summaryrefslogtreecommitdiff
path: root/chrome/content/topmenu-client.js
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/content/topmenu-client.js')
-rw-r--r--chrome/content/topmenu-client.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/content/topmenu-client.js b/chrome/content/topmenu-client.js
index a5d7ab2..af8b1d2 100644
--- a/chrome/content/topmenu-client.js
+++ b/chrome/content/topmenu-client.js
@@ -1,3 +1,5 @@
+"use strict";
+
var EXPORTED_SYMBOLS = [ "topmenu_client" ];
const Cu = Components.utils;