Chromium Code Reviews| Index: ash/wm/resize_shadow_controller.cc |
| diff --git a/ash/wm/resize_shadow_controller.cc b/ash/wm/resize_shadow_controller.cc |
| index 8950d2baee43ae24fd7ae54d95338cc2774da1f0..a3dc276a6105c08fd0f11cbf3032988dab85e615 100644 |
| --- a/ash/wm/resize_shadow_controller.cc |
| +++ b/ash/wm/resize_shadow_controller.cc |
| @@ -7,6 +7,7 @@ |
| #include <utility> |
| #include "ash/wm/resize_shadow.h" |
| +#include "base/memory/ptr_util.h" |
| #include "ui/aura/window.h" |
| namespace ash { |