Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/es_tree/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/es_tree/module.json b/third_party/WebKit/Source/devtools/front_end/es_tree/module.json |
| index 91fbb29fdd2e8ae712494fc26c77a77b337ad6c6..8bc1dbe02c55021a9db16fa82f5f1d82cf7ffd2c 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/es_tree/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/es_tree/module.json |
| @@ -4,6 +4,7 @@ |
| ], |
| "scripts": [ |
| "../acorn/acorn.js", |
| + "AcornTokenizer.js", |
| "ESTreeWalker.js" |
| ], |
| "skip_compilation": [ |