Chromium Code Reviews| Index: cc/output/software_frame_data.h |
| diff --git a/cc/output/software_frame_data.h b/cc/output/software_frame_data.h |
| index 0a9c345f033249cc24259e641c007ac865a85577..9cb74efa6e988d5a004a45d4f0a00d421698618d 100644 |
| --- a/cc/output/software_frame_data.h |
| +++ b/cc/output/software_frame_data.h |
| @@ -7,7 +7,8 @@ |
| #include "cc/base/cc_export.h" |
| #include "cc/resources/shared_bitmap.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| +#include "ui/gfx/geometry/size.h" |
| namespace cc { |