diff options
Diffstat (limited to 'dev/data')
-rw-r--r-- | dev/data/manifest-variants.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 9b5793eb..b8f5c09d 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -49,7 +49,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", |