Chromium Code Reviews| Index: ash/wm/overview/scoped_overview_animation_settings.h |
| diff --git a/ash/wm/overview/scoped_overview_animation_settings.h b/ash/wm/overview/scoped_overview_animation_settings.h |
| index a558c7ee6389a535e63b9cb45310a870788956a0..40d76ce93d8e849080ccc489c6fcfe4efb8bd7ab 100644 |
| --- a/ash/wm/overview/scoped_overview_animation_settings.h |
| +++ b/ash/wm/overview/scoped_overview_animation_settings.h |
| @@ -5,9 +5,10 @@ |
| #ifndef ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_ |
| #define ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_ |
| +#include <memory> |
|
oshima
2016/04/08 07:09:42
remove this?
|
| + |
| #include "ash/wm/overview/overview_animation_type.h" |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| #include "ui/compositor/scoped_layer_animation_settings.h" |
| namespace aura { |