| Index: content/browser/renderer_host/compositor_impl_android.h
|
| diff --git a/content/browser/renderer_host/compositor_impl_android.h b/content/browser/renderer_host/compositor_impl_android.h
|
| index b3f5a7eba97f3532cab0217d485df3ec7990a878..151b1eef8454f314ea8e73e6b8022b6e7db17ed5 100644
|
| --- a/content/browser/renderer_host/compositor_impl_android.h
|
| +++ b/content/browser/renderer_host/compositor_impl_android.h
|
| @@ -20,7 +20,7 @@
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "ui/android/resources/resource_manager_impl.h"
|
| #include "ui/android/resources/ui_resource_provider.h"
|
| -#include "ui/base/android/window_android_compositor.h"
|
| +#include "ui/android/window_android_compositor.h"
|
|
|
| class SkBitmap;
|
| struct ANativeWindow;
|
|
|