Chromium Code Reviews| Index: ui/aura/client/aura_constants.cc |
| =================================================================== |
| --- ui/aura/client/aura_constants.cc (revision 110305) |
| +++ ui/aura/client/aura_constants.cc (working copy) |
| @@ -10,5 +10,6 @@ |
| const char kRestoreBoundsKey[] = "RestoreBoundsKey"; |
| const char kShowStateKey[] = "ShowStateKey"; |
| const char kTooltipTextKey[] = "TooltipTextKey"; |
| +const char kModalKey[] = "ModalKey"; |
| } // namespace aura |