Index: ash/wm/overview/scoped_transform_overview_window.h |
diff --git a/ash/common/wm/overview/scoped_transform_overview_window.h b/ash/wm/overview/scoped_transform_overview_window.h |
similarity index 96% |
rename from ash/common/wm/overview/scoped_transform_overview_window.h |
rename to ash/wm/overview/scoped_transform_overview_window.h |
index c197e64c81a6f5069c0cce107ccbf02eb9719de9..f57a5cbd71debe5cc2b55a0b486cdbfc755763da 100644 |
--- a/ash/common/wm/overview/scoped_transform_overview_window.h |
+++ b/ash/wm/overview/scoped_transform_overview_window.h |
@@ -2,14 +2,14 @@ |
// 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_TRANSFORM_OVERVIEW_WINDOW_H_ |
-#define ASH_COMMON_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
+#ifndef ASH_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
+#define ASH_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
#include <memory> |
#include <vector> |
#include "ash/ash_export.h" |
-#include "ash/common/wm/overview/overview_animation_type.h" |
+#include "ash/wm/overview/overview_animation_type.h" |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "third_party/skia/include/core/SkColor.h" |
@@ -195,4 +195,4 @@ class ASH_EXPORT ScopedTransformOverviewWindow : public ui::EventHandler { |
} // namespace ash |
-#endif // ASH_COMMON_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
+#endif // ASH_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |