summaryrefslogtreecommitdiffstats
path: root/content/public/browser/devtools_client_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/devtools_client_host.h')
-rw-r--r--content/public/browser/devtools_client_host.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/public/browser/devtools_client_host.h b/content/public/browser/devtools_client_host.h
index 29d23ad..19ca75a 100644
--- a/content/public/browser/devtools_client_host.h
+++ b/content/public/browser/devtools_client_host.h
@@ -15,10 +15,9 @@ namespace IPC {
class Message;
}
-class RenderViewHost;
-
namespace content {
+class RenderViewHost;
class WebContents;
class DevToolsFrontendHostDelegate;