| Index: content/browser/android/in_process/synchronous_compositor_factory_impl.cc
|
| diff --git a/content/browser/android/in_process/synchronous_compositor_factory_impl.cc b/content/browser/android/in_process/synchronous_compositor_factory_impl.cc
|
| index 4767b834a2d42ef15b211dcfa4b4896baf9fa961..e3148ecefaa45a426a0005ecdc8d840f4a7ebc6f 100644
|
| --- a/content/browser/android/in_process/synchronous_compositor_factory_impl.cc
|
| +++ b/content/browser/android/in_process/synchronous_compositor_factory_impl.cc
|
| @@ -18,9 +18,9 @@
|
| #include "ui/gl/gl_surface_stub.h"
|
| #include "webkit/common/gpu/context_provider_in_process.h"
|
|
|
| +using cc_blink::ContextProviderWebContext;
|
| using gpu_blink::WebGraphicsContext3DImpl;
|
| using gpu_blink::WebGraphicsContext3DInProcessCommandBufferImpl;
|
| -using webkit::gpu::ContextProviderWebContext;
|
|
|
| namespace content {
|
|
|
|
|