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

Unified Diff: ash/ash_switches.h

Issue 11220002: Add new animations in second implementation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added shutdown animations Created 8 years, 2 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/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index a0923819b40ccf5654a255cb10b23b493e29a159..25608a052d9a4fd62cdc8462a69152f99bdddd94 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -25,6 +25,8 @@ ASH_EXPORT extern const char kAshEnableAdvancedGestures[];
ASH_EXPORT extern const char kAshEnableOak[];
ASH_EXPORT extern const char kAshEnableTrayDragging[];
ASH_EXPORT extern const char kAshLauncherPerDisplay[];
+ASH_EXPORT extern const char kAshNewLockAnimationsEnabled[];
+ASH_EXPORT extern const char kAshNewLockAnimationsDisabled[];
Daniel Erat 2012/10/22 17:45:48 why two flags? i'd expect you to just add kAshNew
ASH_EXPORT extern const char kAshSecondaryDisplayLayout[];
ASH_EXPORT extern const char kAshTouchHud[];
ASH_EXPORT extern const char kAshWindowAnimationsDisabled[];
« no previous file with comments | « ash/ash.gyp ('k') | ash/ash_switches.cc » ('j') | ash/root_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698