| Index: content/browser/renderer_host/compositor_impl_android.cc
|
| diff --git a/content/browser/renderer_host/compositor_impl_android.cc b/content/browser/renderer_host/compositor_impl_android.cc
|
| index f14932b8fa6d9cffd17ce01bdce3512a25356253..a9b9a663f53f78367ea130c86554dc6318518894 100644
|
| --- a/content/browser/renderer_host/compositor_impl_android.cc
|
| +++ b/content/browser/renderer_host/compositor_impl_android.cc
|
| @@ -33,8 +33,8 @@
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "third_party/khronos/GLES2/gl2ext.h"
|
| #include "ui/gfx/android/java_bitmap.h"
|
| +#include "webkit/common/gpu/webgraphicscontext3d_in_process_impl.h"
|
| #include "webkit/glue/webthread_impl.h"
|
| -#include "webkit/gpu/webgraphicscontext3d_in_process_impl.h"
|
|
|
| namespace gfx {
|
| class JavaBitmap;
|
|
|