Chromium Code Reviews| Index: ash/ash_switches.cc |
| =================================================================== |
| --- ash/ash_switches.cc (revision 125863) |
| +++ ash/ash_switches.cc (working copy) |
| @@ -10,6 +10,9 @@ |
| // Use the in-progress uber system tray. |
| const char kAshUberTray[] = "ash-uber-tray"; |
| +// Enables the Oak tree viewer. |
| +const char kAshEnableOak[] = "ash-enable-oak"; |
| + |
| // Use Google-style dialog box frames. |
| const char kAuraGoogleDialogFrames[] = "aura-google-dialog-frames"; |