Chromium Code Reviews| Index: content/public/browser/devtools_client_host.h |
| diff --git a/content/public/browser/devtools_client_host.h b/content/public/browser/devtools_client_host.h |
| index 29d23ad414950d953ceab24ffacbde4a03120a43..19ca75a6add6a0bcb3019da828321e2a269631dd 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; |