Index: content/browser/renderer_host/image_transport_factory.cc |
=================================================================== |
--- content/browser/renderer_host/image_transport_factory.cc (revision 163290) |
+++ content/browser/renderer_host/image_transport_factory.cc (working copy) |
@@ -34,6 +34,9 @@ |
using content::BrowserGpuChannelHostFactory; |
using content::GLHelper; |
+using content::GpuChannelHostFactory; |
+using content::WebGraphicsContext3DCommandBufferImpl; |
+using content::WebGraphicsContext3DSwapBuffersClient; |
namespace { |