Chromium Code Reviews| Index: ash/wm/resize_shadow.cc |
| diff --git a/ash/wm/resize_shadow.cc b/ash/wm/resize_shadow.cc |
| index 7bc460f4a18a70a7e61f4d1095dc9adada24df3d..d398a59bfcdc9c50dfc55f20182bb179f86ba452 100644 |
| --- a/ash/wm/resize_shadow.cc |
| +++ b/ash/wm/resize_shadow.cc |
| @@ -11,6 +11,7 @@ |
| #include "ui/compositor/layer.h" |
| #include "ui/compositor/scoped_layer_animation_settings.h" |
| #include "ui/gfx/canvas.h" |
| +#include "ui/gfx/geometry/insets.h" |
| #include "ui/gfx/image/canvas_image_source.h" |
| namespace { |