Index: third_party/WebKit/Source/devtools/front_end/gonzales/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/gonzales/module.json b/third_party/WebKit/Source/devtools/front_end/gonzales/module.json |
index bc6d5073ed95466a7113df4a2c3bd3e9f1553c1b..891c0667bac8f22e5875ebbab6a886f58cbe467f 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/gonzales/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/gonzales/module.json |
@@ -3,6 +3,7 @@ |
"formatter_worker" |
], |
"scripts": [ |
+ "../common/TextRange.js", |
dgozman
2016/12/27 18:07:36
TextRange is a part of formatter_worker, which is
chenwilliam
2016/12/27 23:49:14
I've updated it so the DependencyPreprocessor chec
|
"gonzales-scss.js", |
"SCSSParser.js" |
], |