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

Unified Diff: ash/ash_switches.h

Issue 10381018: ash: First pass of Applist v2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 490ae985dcf90b337c3bd04ee3f1999244d8db3c..5ef2e9e97597f97421c953a491967a1bd0403bf3 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -23,6 +23,7 @@ ASH_EXPORT extern const char kAuraLegacyPowerButton[];
ASH_EXPORT extern const char kAuraNoShadows[];
ASH_EXPORT extern const char kAuraWindowAnimationsDisabled[];
ASH_EXPORT extern const char kAuraPanelManager[];
+ASH_EXPORT extern const char kEnableAppListV2[];
} // namespace switches
} // namespace ash

Powered by Google App Engine
This is Rietveld 408576698