Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(189)

Unified Diff: third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json

Issue 2625163002: DevTools: don't cherrypick Common files for Gonzales (Closed)
Patch Set: fmt Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « third_party/WebKit/Source/devtools/.eslintignore ('k') | third_party/WebKit/Source/devtools/front_end/gonzales/SCSSParser.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698