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

Unified Diff: content/browser/DEPS

Issue 7274031: Wholesale move of debugger sources to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add OWNERS and DEPS. Created 9 years, 6 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 84614ce7806d0b4872891f8b37fb454da8f55759..903367b0ddce739e8cf73be2e4952a5c77125045 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -9,10 +9,6 @@ include_rules = [
"+chrome/browser/browser_url_handler.h",
- # http://crbug.com/84078
- "+chrome/browser/debugger/devtools_manager.h",
- "+chrome/browser/debugger/devtools_netlog_observer.h",
-
# http://crbug.com/82782
"+chrome/browser/download/download_file_manager.h",
"+chrome/browser/download/download_manager.h",
@@ -31,6 +27,6 @@ include_rules = [
# ONLY USED BY TESTS
"+chrome/browser/ui/browser.h",
-
+
# DO NOT ADD ANY MORE TO THIS LIST!!! SEE ABOVE COMMENT
]

Powered by Google App Engine
This is Rietveld 408576698