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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 472903003: DevTools: Get rid of module initializers in the source tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add missing worker module.json's to gypi Created 6 years, 4 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: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 85610887ba92578d143605cf9d5d47f4cc99728c..b33a6183f534b29e224985b7ae58d8d11cf349a0 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -3,7 +3,6 @@
"name": "common",
"dependencies": [],
"sources": [
- "common/modules.js",
"common/Color.js",
"common/Geometry.js",
"common/Console.js",

Powered by Google App Engine
This is Rietveld 408576698