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

Unified Diff: content/browser/debugger/extension_ports_remote_service.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/extension_ports_remote_service.h
diff --git a/chrome/browser/debugger/extension_ports_remote_service.h b/content/browser/debugger/extension_ports_remote_service.h
similarity index 98%
rename from chrome/browser/debugger/extension_ports_remote_service.h
rename to content/browser/debugger/extension_ports_remote_service.h
index 4904e984b163127a99751098e26babbbe96a5318..3efaa49725b8777de09ad7e89f5182b294a2306c 100644
--- a/chrome/browser/debugger/extension_ports_remote_service.h
+++ b/content/browser/debugger/extension_ports_remote_service.h
@@ -15,8 +15,8 @@
#include "base/basictypes.h"
#include "base/memory/ref_counted.h"
-#include "chrome/browser/debugger/devtools_remote.h"
#include "chrome/browser/extensions/extension_message_service.h"
+#include "content/browser/debugger/devtools_remote.h"
#include "ipc/ipc_message.h"
class DevToolsProtocolHandler;
« no previous file with comments | « content/browser/debugger/devtools_window.cc ('k') | content/browser/debugger/extension_ports_remote_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698