summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index d267e62d..a4b2f89c 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -48,7 +48,8 @@
"mixed/js/document-util.js",
"fg/js/dom-text-scanner.js",
"fg/js/popup.js",
- "fg/js/source.js",
+ "fg/js/text-source-range.js",
+ "fg/js/text-source-element.js",
"fg/js/popup-factory.js",
"fg/js/frame-offset-forwarder.js",
"fg/js/popup-proxy.js",