summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-09-11 20:59:42 -0700
committerAlex Yatskov <alex@foosoft.net>2016-09-11 20:59:42 -0700
commitf4314497e401e94ccd2ff88358b5720c73074612 (patch)
tree004221f5e91bbee35918fb76b50ebca1f65c12db /ext/manifest.json
parentfa446f540a3a93d51c457da661d61976bdd5cbdf (diff)
Cleanup
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 080f6f4f..c3864e10 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -15,7 +15,7 @@
"fg/js/source-range.js",
"fg/js/source-element.js",
"fg/js/popup.js",
- "fg/js/api.js",
+ "fg/js/util.js",
"fg/js/client.js"
],
"css": ["fg/css/client.css"]