Index: ash/ash_switches.cc |
=================================================================== |
--- ash/ash_switches.cc (revision 117091) |
+++ ash/ash_switches.cc (working copy) |
@@ -34,5 +34,8 @@ |
// Use Aura-style workspace window dragging and sizing. |
const char kAuraWorkspaceManager[] = "aura-workspace-manager"; |
+// Use Kennedy-style dialog box frames. |
+const char kAuraKennedyDialogFrames[] = "aura-kennedy-dialog-frames"; |
+ |
} // namespace switches |
} // namespace ash |