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

Unified Diff: content/browser/debugger/DEPS

Issue 7309011: Remove dependencies on extensions from content/browser/debugger. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head. Created 9 years, 5 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
« no previous file with comments | « content/browser/content_browser_client.h ('k') | content/browser/debugger/devtools_protocol_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/debugger/DEPS
diff --git a/content/browser/debugger/DEPS b/content/browser/debugger/DEPS
index 973edd62c377fe7953297ebee428cdbf43d6fc8a..49b5e40286291c88662bfbc09eb87d76487222e5 100644
--- a/content/browser/debugger/DEPS
+++ b/content/browser/debugger/DEPS
@@ -8,9 +8,6 @@ include_rules = [
# http://crbug.com/84078
"+chrome/browser/browser_process.h",
"+chrome/browser/download/download_prefs.h",
- "+chrome/browser/extensions/extension_host.h",
- "+chrome/browser/extensions/extension_message_service.h",
- "+chrome/browser/extensions/extension_service.h",
"+chrome/browser/io_thread.h",
"+chrome/browser/net/chrome_net_log.h",
"+chrome/browser/prefs/pref_service.h",
@@ -27,7 +24,6 @@ include_rules = [
"+chrome/browser/ui/tab_contents/tab_contents_wrapper.h",
"+chrome/browser/ui/webui/devtools_ui.h",
"+chrome/common/chrome_paths.h",
- "+chrome/common/extensions/extension_messages.h",
"+chrome/common/pref_names.h",
"+chrome/common/render_messages.h",
"+chrome/common/url_constants.h",
« no previous file with comments | « content/browser/content_browser_client.h ('k') | content/browser/debugger/devtools_protocol_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698