| Index: cc/blink/web_layer_impl_fixed_bounds.h
|
| diff --git a/cc/blink/web_layer_impl_fixed_bounds.h b/cc/blink/web_layer_impl_fixed_bounds.h
|
| index 907975ac2d6ef73a50683c26e49f695f1bf6217e..099feafa45027f61baa09935f969ef682048697e 100644
|
| --- a/cc/blink/web_layer_impl_fixed_bounds.h
|
| +++ b/cc/blink/web_layer_impl_fixed_bounds.h
|
| @@ -6,7 +6,7 @@
|
| #define CC_BLINK_WEB_LAYER_IMPL_FIXED_BOUNDS_H_
|
|
|
| #include "cc/blink/web_layer_impl.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| namespace cc_blink {
|
|
|