Chromium Code Reviews| Index: content/browser/web_contents/web_contents_view_win.cc |
| =================================================================== |
| --- content/browser/web_contents/web_contents_view_win.cc (revision 147462) |
| +++ content/browser/web_contents/web_contents_view_win.cc (working copy) |
| @@ -20,6 +20,7 @@ |
| using content::RenderViewHost; |
| using content::RenderWidgetHostView; |
| +using content::RenderWidgetHostViewWin; |
| using content::WebContents; |
| using content::WebContentsViewDelegate; |