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

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

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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/overview_animation_type.h
diff --git a/ash/common/wm/overview/overview_animation_type.h b/ash/wm/overview/overview_animation_type.h
similarity index 87%
rename from ash/common/wm/overview/overview_animation_type.h
rename to ash/wm/overview/overview_animation_type.h
index 4f8f03f319af21b028d71448b81044673b2a01c1..089277e640e644502f058b4cc7dd15a28efa4c32 100644
--- a/ash/common/wm/overview/overview_animation_type.h
+++ b/ash/wm/overview/overview_animation_type.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_OVERVIEW_ANIMATION_TYPE_H_
-#define ASH_COMMON_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_
+#ifndef ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_
+#define ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_
namespace ash {
@@ -32,4 +32,4 @@ enum OverviewAnimationType {
} // namespace ash
-#endif // ASH_COMMON_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_
+#endif // ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_
« no previous file with comments | « ash/wm/overview/cleanup_animation_observer_unittest.cc ('k') | ash/wm/overview/scoped_overview_animation_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698