Chromium Code Reviews| Index: content/browser/gpu/gpu_process_host.cc |
| =================================================================== |
| --- content/browser/gpu/gpu_process_host.cc (revision 163460) |
| +++ content/browser/gpu/gpu_process_host.cc (working copy) |
| @@ -50,6 +50,7 @@ |
| using content::ChildProcessHost; |
| using content::GpuChildThread; |
| using content::GpuProcess; |
| +using content::GpuSurfaceTracker; |
| using content::RenderProcessHost; |
| using content::RenderWidgetHelper; |
| using content::RenderWidgetHost; |