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

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

Issue 2623743002: DevTools: extract modules (non-extensions) (Closed)
Patch Set: rebaseline 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/main/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/main/module.json b/third_party/WebKit/Source/devtools/front_end/main/module.json
index 85e83f67c7dbf935b71ba3ef120f693ebc1bbb5d..4f608b4dde5a7d4503847eee3c5e3c68f8dff340 100644
--- a/third_party/WebKit/Source/devtools/front_end/main/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/main/module.json
@@ -435,7 +435,8 @@
"OverlayController.js",
"Main.js",
"GCActionDelegate.js",
- "RequestAppBannerActionDelegate.js"
+ "RequestAppBannerActionDelegate.js",
+ "ExecutionContextSelector.js"
],
"resources": [
"errorWarningCounter.css",

Powered by Google App Engine
This is Rietveld 408576698