Bug 1383215: Follow-up: Fix straggler xpcshell test.

MozReview-Commit-ID: IhD2Kqtxtwu
This commit is contained in:
Kris Maglione 2017-07-24 22:10:18 -07:00
parent 2a1feb9d19
commit 8408f943c1

View File

@ -1,7 +1,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
Components.utils.import("resource:///modules/XPCOMUtils.jsm");
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
function TestProcessDirective() {}
TestProcessDirective.prototype = {