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

Unified Diff: content/shell/DEPS

Issue 2272213003: DevTools: remove devtools_discovery (merged into content). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index fd8839215d4f01ffd8e37e62f6891673520fbf0a..6dfaf4e5a2368b6be9dbd2f0e779be764ee5163b 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -27,7 +27,6 @@ include_rules = [
# 1) it's an example browser
# 2) it's not linked into the content library
"+components/crash",
- "+components/devtools_discovery",
"+components/devtools_http_handler",
"+components/url_formatter",
]

Powered by Google App Engine
This is Rietveld 408576698