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

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

Issue 667623002: DevTools: make extension server a part of core, panels' code should depend on it. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: for review Created 6 years, 2 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/components/module.json
diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json
index 2777a5a35192c76c272194006713c3ad8d6a06b3..2aad071236b625d5dd63f4f935b977a9f1ca00d9 100644
--- a/Source/devtools/front_end/components/module.json
+++ b/Source/devtools/front_end/components/module.json
@@ -14,7 +14,6 @@
"Drawer.js",
"Panel.js",
"ExecutionContextSelector.js",
- "ExtensionServerProxy.js",
"FilterBar.js",
"FilterSuggestionBuilder.js",
"FlameChart.js",

Powered by Google App Engine
This is Rietveld 408576698