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 623c2fd066ab34779f3d30fdb7b44dc3247b51c4..8fb88abf81c6fd1ed70ea1e6c9e3f610b9f26490 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 |
@@ -6,8 +6,6 @@ |
"scripts": [ |
"../cm_web_modes/css.js", |
"../cm_web_modes/xml.js", |
- "../common/Text.js", |
- "../common/TextRange.js", |
"ESTreeWalker.js", |
"FormatterWorker.js", |
"acorn/acorn.js", |