summaryrefslogtreecommitdiffstats
path: root/toolkit/components/glean/tests/xpcshell/head.js
blob: f42bd02822e535ff9344e9c88ea9833e58ce88fb (plain)
1
2
3
4
5
6
/* Any copyright is dedicated to the Public Domain.
   http://creativecommons.org/publicdomain/zero/1.0/ */

const { XPCOMUtils } = ChromeUtils.importESModule(
  "resource://gre/modules/XPCOMUtils.sys.mjs"
);