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

Unified Diff: content/browser/debugger/browser_list_tabcontents_provider.h

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/debugger/browser_list_tabcontents_provider.h
diff --git a/chrome/browser/debugger/browser_list_tabcontents_provider.h b/content/browser/debugger/browser_list_tabcontents_provider.h
similarity index 91%
rename from chrome/browser/debugger/browser_list_tabcontents_provider.h
rename to content/browser/debugger/browser_list_tabcontents_provider.h
index f7fd61e77b03644413ef02e4b735e4d72bf2f88c..ed78943ea286f3c7140f777a97d07a03358eab80 100644
--- a/chrome/browser/debugger/browser_list_tabcontents_provider.h
+++ b/content/browser/debugger/browser_list_tabcontents_provider.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_DEBUGGER_BROWSER_LIST_TABCONTENTS_PROVIDER_H_
#define CHROME_BROWSER_DEBUGGER_BROWSER_LIST_TABCONTENTS_PROVIDER_H_
-#include "chrome/browser/debugger/devtools_http_protocol_handler.h"
+#include "content/browser/debugger/devtools_http_protocol_handler.h"
class BrowserListTabContentsProvider :
public DevToolsHttpProtocolHandler::TabContentsProvider {

Powered by Google App Engine
This is Rietveld 408576698