Chromium Code Reviews| Index: chrome/browser/extensions/extension_host.h |
| diff --git a/chrome/browser/extensions/extension_host.h b/chrome/browser/extensions/extension_host.h |
| index a07cfbb17225dac20727d6521bbb59e02daecb98..82a109462214fffc7066e47438c88f390879172c 100644 |
| --- a/chrome/browser/extensions/extension_host.h |
| +++ b/chrome/browser/extensions/extension_host.h |
| @@ -31,11 +31,11 @@ |
| class Browser; |
| class Extension; |
| class PrefsTabHelper; |
| -class RenderWidgetHostView; |
| struct WebPreferences; |
| namespace content { |
| class RenderProcessHost; |
| +class RenderWidgetHostView; |
| class SiteInstance; |
| } |