Chromium Code Reviews| Index: ash/ash_switches.h |
| =================================================================== |
| --- ash/ash_switches.h (revision 117091) |
| +++ ash/ash_switches.h (working copy) |
| @@ -19,6 +19,7 @@ |
| ASH_EXPORT extern const char kAuraWindowModeCompact[]; |
| ASH_EXPORT extern const char kAuraWindowModeNormal[]; |
| ASH_EXPORT extern const char kAuraWorkspaceManager[]; |
| +ASH_EXPORT extern const char kAuraKennedyDialogFrames[]; |
|
sky
2012/01/10 21:45:30
nit: keep sorted.
|
| } // namespace switches |
| } // namespace ash |