summaryrefslogtreecommitdiffstats
path: root/remote/cdp/test/browser/log/head.js
blob: 1a1c90fbf6e5600f08b4b7e340ecece330935c02 (plain)
1
2
3
4
5
6
7
8
9
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/ */

"use strict";

Services.scriptloader.loadSubScript(
  "chrome://mochitests/content/browser/remote/cdp/test/browser/head.js",
  this
);