summaryrefslogtreecommitdiffstats
path: root/mobile/android/chrome/content/aboutLogins.js
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/chrome/content/aboutLogins.js')
-rw-r--r--mobile/android/chrome/content/aboutLogins.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile/android/chrome/content/aboutLogins.js b/mobile/android/chrome/content/aboutLogins.js
index 99e2af841..b3d003875 100644
--- a/mobile/android/chrome/content/aboutLogins.js
+++ b/mobile/android/chrome/content/aboutLogins.js
@@ -8,7 +8,6 @@ Cu.import("resource://services-common/utils.js"); /*global: CommonUtils */
Cu.import("resource://gre/modules/Messaging.jsm");
Cu.import("resource://gre/modules/Services.jsm");
Cu.import("resource://gre/modules/XPCOMUtils.jsm");
-Cu.import("resource://gre/modules/TelemetryStopwatch.jsm");
XPCOMUtils.defineLazyGetter(window, "gChromeWin", () =>
window.QueryInterface(Ci.nsIInterfaceRequestor)