Index: cc/resources/ui_resource_bitmap.h |
diff --git a/cc/resources/ui_resource_bitmap.h b/cc/resources/ui_resource_bitmap.h |
index 09403a345daf5f6fcd9229be35689e13997eb914..ec6511394d28c5a708906e7ba03c3b9a935fefa0 100644 |
--- a/cc/resources/ui_resource_bitmap.h |
+++ b/cc/resources/ui_resource_bitmap.h |
@@ -10,8 +10,7 @@ |
#include "cc/base/cc_export.h" |
#include "skia/ext/refptr.h" |
#include "third_party/skia/include/core/SkPixelRef.h" |
-#include "third_party/skia/include/core/SkTypes.h" |
-#include "ui/gfx/size.h" |
+#include "ui/gfx/geometry/size.h" |
class SkBitmap; |