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 ba679d1cf9f69c2994c229b6c788bd53d7bea809..afd736c73f01d8f01d5972b0471f29d00a3a370b 100644 |
--- a/content/browser/renderer_host/compositor_impl_android.cc |
+++ b/content/browser/renderer_host/compositor_impl_android.cc |
@@ -53,7 +53,7 @@ |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
#include "third_party/skia/include/core/SkMallocPixelRef.h" |
-#include "ui/base/android/window_android.h" |
+#include "ui/android/window_android.h" |
#include "ui/gfx/android/device_display_info.h" |
#include "ui/gfx/frame_time.h" |
#include "webkit/common/gpu/context_provider_in_process.h" |