| Index: ash/wm/overview/scoped_overview_animation_settings_aura.h
|
| diff --git a/ash/wm/overview/scoped_overview_animation_settings_aura.h b/ash/wm/overview/scoped_overview_animation_settings_aura.h
|
| index dd325a450630f52a7095598dfe1b25fc18d93da1..2307f5d72d6bb5a90b25a3d6a2a5a67256d672f1 100644
|
| --- a/ash/wm/overview/scoped_overview_animation_settings_aura.h
|
| +++ b/ash/wm/overview/scoped_overview_animation_settings_aura.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_AURA_H_
|
| #define ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_AURA_H_
|
|
|
| -#include "ash/wm/overview/overview_animation_type.h"
|
| -#include "ash/wm/overview/scoped_overview_animation_settings.h"
|
| +#include "ash/common/wm/overview/overview_animation_type.h"
|
| +#include "ash/common/wm/overview/scoped_overview_animation_settings.h"
|
| #include "base/macros.h"
|
| #include "ui/compositor/scoped_layer_animation_settings.h"
|
|
|
|
|