Chromium Code Reviews| Index: ui/gfx/android/java_bitmap.h |
| diff --git a/ui/gfx/android/java_bitmap.h b/ui/gfx/android/java_bitmap.h |
| index 1db6c4b1cc4ecb91f27b8370e7adf2c9f34bda0d..31db157bd44c8dd631762cd1200387712988b4e9 100644 |
| --- a/ui/gfx/android/java_bitmap.h |
| +++ b/ui/gfx/android/java_bitmap.h |
| @@ -9,7 +9,7 @@ |
| #include "base/android/scoped_java_ref.h" |
| #include "third_party/skia/include/core/SkBitmap.h" |
| -#include "ui/gfx/size.h" |
| +#include "ui/gfx/geometry/size.h" |
| namespace gfx { |