| Index: third_party/WebKit/Source/devtools/front_end/script_formatter_worker/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/module.json b/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/module.json
|
| index a74752fd91feead71c39c9ab8dd61c8e942b58cd..538326ba3d0211c0496afbfc96d7fbddfb328978 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/module.json
|
| @@ -5,10 +5,11 @@
|
| "../cm/css.js",
|
| "../cm/xml.js",
|
| "../cm/htmlmixed.js",
|
| + "../common/WebInspector.js",
|
| + "../es_tree/ESTreeWalker.js",
|
| "ScriptFormatterWorker.js",
|
| "../acorn/acorn.js",
|
| "CSSFormatter.js",
|
| - "ESTreeWalker.js",
|
| "AcornTokenizer.js",
|
| "JavaScriptFormatter.js"
|
| ],
|
|
|