| Index: content/browser/renderer_host/image_transport_factory.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/image_transport_factory.cc (revision 163460)
|
| +++ content/browser/renderer_host/image_transport_factory.cc (working copy)
|
| @@ -35,6 +35,7 @@
|
| using content::BrowserGpuChannelHostFactory;
|
| using content::GLHelper;
|
| using content::GpuChannelHostFactory;
|
| +using content::GpuSurfaceTracker;
|
| using content::WebGraphicsContext3DCommandBufferImpl;
|
| using content::WebGraphicsContext3DSwapBuffersClient;
|
|
|
|
|