Index: cc/resources/shared_bitmap.h |
diff --git a/cc/resources/shared_bitmap.h b/cc/resources/shared_bitmap.h |
index a90e47a084cc0e2e7ffde0e1c0c606f78bfcf152..ca1271061f03ef578daa626c8ec08bdd87e10427 100644 |
--- a/cc/resources/shared_bitmap.h |
+++ b/cc/resources/shared_bitmap.h |
@@ -10,7 +10,7 @@ |
#include "base/memory/shared_memory.h" |
#include "cc/base/cc_export.h" |
#include "gpu/command_buffer/common/mailbox.h" |
-#include "ui/gfx/size.h" |
+#include "ui/gfx/geometry/size.h" |
namespace base { class SharedMemory; } |