Chromium Code Reviews| Index: ui/views/corewm/corewm_switches.h |
| =================================================================== |
| --- ui/views/corewm/corewm_switches.h (revision 170746) |
| +++ ui/views/corewm/corewm_switches.h (working copy) |
| @@ -17,6 +17,7 @@ |
| // see chromeos::LoginUtil::GetOffTheRecordCommandLine().) |
| // Please keep alphabetized. |
| +VIEWS_EXPORT extern const char kUseFocusController[]; |
| VIEWS_EXPORT extern const char kWindowAnimationsDisabled[]; |
| } // namespace switches |