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

Unified Diff: ash/ash_switches.h

Issue 10406010: Rename aura-notify ash-notify and add to about_flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 7f1e220a8ad931fbc7e846374b1869369a8d381a..fd6b091c059299fad8abe8a183bccc78b0360aac 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -17,10 +17,10 @@ namespace switches {
// Please keep alphabetized.
ASH_EXPORT extern const char kAshEnableOak[];
+ASH_EXPORT extern const char kAshNotify[];
ASH_EXPORT extern const char kAuraGoogleDialogFrames[];
ASH_EXPORT extern const char kAuraLegacyPowerButton[];
ASH_EXPORT extern const char kAuraNoShadows[];
-ASH_EXPORT extern const char kAuraNotify[];
ASH_EXPORT extern const char kAuraPanelManager[];
ASH_EXPORT extern const char kAuraWindowAnimationsDisabled[];
ASH_EXPORT extern const char kEnableAppListV2[];
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698