| Index: ash/common/wm/overview/scoped_overview_animation_settings.h
|
| diff --git a/ash/wm/overview/scoped_overview_animation_settings.h b/ash/common/wm/overview/scoped_overview_animation_settings.h
|
| similarity index 67%
|
| rename from ash/wm/overview/scoped_overview_animation_settings.h
|
| rename to ash/common/wm/overview/scoped_overview_animation_settings.h
|
| index 737a8245969f0cf37a9c93cd4619dc4b69bc730f..78d184d4f1295b81bdd5455866cb0e92b345ea8e 100644
|
| --- a/ash/wm/overview/scoped_overview_animation_settings.h
|
| +++ b/ash/common/wm/overview/scoped_overview_animation_settings.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
| -#define ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
| +#ifndef ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
| +#define ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
|
|
| namespace ash {
|
|
|
| @@ -16,4 +16,4 @@ class ScopedOverviewAnimationSettings {
|
|
|
| } // namespace ash
|
|
|
| -#endif // ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
| +#endif // ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
|
|
|