Chromium Code Reviews| Index: content/browser/gpu/gpu_process_host_ui_shim.cc |
| =================================================================== |
| --- content/browser/gpu/gpu_process_host_ui_shim.cc (revision 163460) |
| +++ content/browser/gpu/gpu_process_host_ui_shim.cc (working copy) |
| @@ -32,6 +32,7 @@ |
| #endif |
| using content::BrowserThread; |
| +using content::GpuSurfaceTracker; |
| using content::RenderWidgetHostImpl; |
| using content::RenderWidgetHostViewPort; |