Index: ash/wm/overview/scoped_overview_animation_settings_factory.h |
diff --git a/ash/common/wm/overview/scoped_overview_animation_settings_factory.h b/ash/wm/overview/scoped_overview_animation_settings_factory.h |
similarity index 73% |
rename from ash/common/wm/overview/scoped_overview_animation_settings_factory.h |
rename to ash/wm/overview/scoped_overview_animation_settings_factory.h |
index e0340e1eecaccbea18afc4aefbaf639b408825eb..cb23ce32d0d04672bf5b3d09b7d650cc151227cf 100644 |
--- a/ash/common/wm/overview/scoped_overview_animation_settings_factory.h |
+++ b/ash/wm/overview/scoped_overview_animation_settings_factory.h |
@@ -2,12 +2,12 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |
-#define ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |
+#ifndef ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |
+#define ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |
#include <memory> |
-#include "ash/common/wm/overview/overview_animation_type.h" |
+#include "ash/wm/overview/overview_animation_type.h" |
namespace ash { |
@@ -33,4 +33,4 @@ class ScopedOverviewAnimationSettingsFactory { |
} // namespace ash |
-#endif // ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |
+#endif // ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_FACTORY_H_ |