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

Unified Diff: ui/aura_shell/aura_shell_switches.h

Issue 8890049: [Aura] Implement views-based applist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win_aura Created 9 years 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 | « ui/aura_shell/aura_shell.gyp ('k') | ui/aura_shell/aura_shell_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/aura_shell_switches.h
diff --git a/ui/aura_shell/aura_shell_switches.h b/ui/aura_shell/aura_shell_switches.h
index 95adef512e0c1556bace33fdac9c1a457cf273bf..fd6ffcb3c30f3ff65c25124433fe37356d75c05f 100644
--- a/ui/aura_shell/aura_shell_switches.h
+++ b/ui/aura_shell/aura_shell_switches.h
@@ -14,6 +14,7 @@ namespace switches {
// Please keep alphabetized.
AURA_SHELL_EXPORT extern const char kAuraNoShadows[];
AURA_SHELL_EXPORT extern const char kAuraTranslucentFrames[];
+AURA_SHELL_EXPORT extern const char kAuraViewsAppList[];
AURA_SHELL_EXPORT extern const char kAuraWindowMode[];
AURA_SHELL_EXPORT extern const char kAuraWindowModeCompact[];
AURA_SHELL_EXPORT extern const char kAuraWindowModeNormal[];
« no previous file with comments | « ui/aura_shell/aura_shell.gyp ('k') | ui/aura_shell/aura_shell_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698