aboutsummaryrefslogtreecommitdiff
path: root/dev/data/manifest-variants.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2022-08-20 13:11:38 -0400
committerGitHub <noreply@github.com>2022-08-20 13:11:38 -0400
commit4194252fe363e9737abf4aa407d8ce14e7743559 (patch)
tree019470a3f9bf0e18718cb1de69e8a5ae84c5b2d6 /dev/data/manifest-variants.json
parentd3807d88ecf40b2c37ed31d823af038a091ffca0 (diff)
New StringUtil (#2216)
* Create new StringUtil * Use StringUtil in DOMTextScanner * Fix order
Diffstat (limited to 'dev/data/manifest-variants.json')
-rw-r--r--dev/data/manifest-variants.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json
index c1a3e3e5..9a3db2bb 100644
--- a/dev/data/manifest-variants.json
+++ b/dev/data/manifest-variants.json
@@ -55,6 +55,7 @@
"js/comm/frame-ancestry-handler.js",
"js/comm/frame-client.js",
"js/comm/frame-offset-forwarder.js",
+ "js/data/sandbox/string-util.js",
"js/dom/dom-text-scanner.js",
"js/dom/document-util.js",
"js/dom/text-source-element.js",