Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2267)

Unified Diff: ash/wm/overview/scoped_overview_animation_settings.h

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/wm/overview/scoped_overview_animation_settings.h
diff --git a/ash/common/wm/overview/scoped_overview_animation_settings.h b/ash/wm/overview/scoped_overview_animation_settings.h
similarity index 73%
rename from ash/common/wm/overview/scoped_overview_animation_settings.h
rename to ash/wm/overview/scoped_overview_animation_settings.h
index a5176ede7f7ece2ca4f0eacf03385752f7f374ab..a8898bfb45190bb587673c19781fc0d1ab9af912 100644
--- a/ash/common/wm/overview/scoped_overview_animation_settings.h
+++ b/ash/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_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
-#define ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
+#ifndef ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
+#define ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
namespace ui {
class ImplicitAnimationObserver;
@@ -21,4 +21,4 @@ class ScopedOverviewAnimationSettings {
} // namespace ash
-#endif // ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
+#endif // ASH_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
« no previous file with comments | « ash/wm/overview/overview_animation_type.h ('k') | ash/wm/overview/scoped_overview_animation_settings_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698