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

Unified Diff: Source/devtools/front_end/sources/module.json

Issue 573453004: DevTools: Get rid of frontend_modules.json (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/front_end/sources/module.json
diff --git a/Source/devtools/front_end/sources/module.json b/Source/devtools/front_end/sources/module.json
index e942b30b9741a82d634a0d08df705f13327c7c71..c4d20eb8ed3058538d541d71e48d835d83f0015b 100644
--- a/Source/devtools/front_end/sources/module.json
+++ b/Source/devtools/front_end/sources/module.json
@@ -208,5 +208,8 @@
"FileBasedSearchResultsPane.js",
"SourcesSearchScope.js",
"SourcesPanel.js"
+ ],
+ "skip_compilation": [
+ "jsdifflib.js"
]
}

Powered by Google App Engine
This is Rietveld 408576698