Index: ui/aura_shell/aura_shell_switches.cc |
=================================================================== |
--- ui/aura_shell/aura_shell_switches.cc (revision 115517) |
+++ ui/aura_shell/aura_shell_switches.cc (working copy) |
@@ -17,9 +17,6 @@ |
// Use Aura-style translucent window frame. |
const char kAuraTranslucentFrames[] = "aura-translucent-frames"; |
-// Use views-based app list. |
-const char kAuraViewsAppList[] = "aura-views-applist"; |
- |
// Use a custom window style, e.g. --aura-window-mode=compact. |
// When this flag is not passed we default to "normal" mode. |
const char kAuraWindowMode[] = "aura-window-mode"; |