| 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 538326ba3d0211c0496afbfc96d7fbddfb328978..3664fd2d1974575c21c7679c3155261544e77535 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
|
| @@ -10,7 +10,7 @@
|
| "ScriptFormatterWorker.js",
|
| "../acorn/acorn.js",
|
| "CSSFormatter.js",
|
| - "AcornTokenizer.js",
|
| + "../es_tree/AcornTokenizer.js",
|
| "JavaScriptFormatter.js"
|
| ],
|
| "skip_compilation": [
|
|
|