| 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 328924542bb7e70f2760c2dc3f8b8e29cc24089e..614ccd310471130d76c8de8f4a0e3b81adcb1bb0 100644
|
| --- a/cc/blink/web_layer_impl_fixed_bounds.h
|
| +++ b/cc/blink/web_layer_impl_fixed_bounds.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_LAYER_IMPL_FIXED_BOUNDS_H_
|
| #define CC_BLINK_WEB_LAYER_IMPL_FIXED_BOUNDS_H_
|
|
|
| +#include "base/macros.h"
|
| #include "cc/blink/web_layer_impl.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/transform.h"
|
|
|