| Index: third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json b/third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json
|
| index 4c12baa911ab616fa1b550c63de8ce28848b6e26..05c0ea2018b28d9b4b10a73770c844936c33a92d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json
|
| @@ -5,6 +5,8 @@
|
| "../cm/css.js",
|
| "../cm/xml.js",
|
| "../common/WebInspector.js",
|
| + "../common/Text.js",
|
| + "../common/TextRange.js",
|
| "../es_tree/ESTreeWalker.js",
|
| "FormatterWorker.js",
|
| "../acorn/acorn.js",
|
|
|