Index: content/browser/gpu/gpu_process_host.cc |
=================================================================== |
--- content/browser/gpu/gpu_process_host.cc (revision 163632) |
+++ content/browser/gpu/gpu_process_host.cc (working copy) |
@@ -46,6 +46,7 @@ |
#include "ui/surface/accelerated_surface_win.h" |
#endif |
+using content::BrowserChildProcessHostImpl; |
using content::BrowserThread; |
using content::ChildProcessHost; |
using content::GpuChildThread; |