aboutsummaryrefslogtreecommitdiff
path: root/content/repo_query_cacher.js
diff options
context:
space:
mode:
Diffstat (limited to 'content/repo_query_cacher.js')
-rw-r--r--content/repo_query_cacher.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/repo_query_cacher.js b/content/repo_query_cacher.js
index 41487e1..3f62be7 100644
--- a/content/repo_query_cacher.js
+++ b/content/repo_query_cacher.js
@@ -42,6 +42,8 @@
* proprietary program, I am not going to enforce this in court.
*/
+#FROM common/browser.js IMPORT browser
+
/*
* Map URLs to objects containing parsed responses, error info or promises
* resolving to those.