Chromium Code Reviews| Index: content/browser/gpu/gpu_process_host.cc |
| =================================================================== |
| --- content/browser/gpu/gpu_process_host.cc (revision 147462) |
| +++ content/browser/gpu/gpu_process_host.cc (working copy) |
| @@ -49,6 +49,7 @@ |
| using content::BrowserThread; |
| using content::ChildProcessHost; |
| using content::RenderProcessHost; |
| +using content::RenderWidgetHelper; |
| using content::RenderWidgetHost; |
| using content::RenderWidgetHostImpl; |