Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index d3ae812e517485dc9f3583d0129719ec0c986d92..090d2e35f287f649ae3cf6374e3eb40a33ba853e 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -362,6 +362,7 @@ extern const char kDisableMacViewsNativeAppWindows[]; |
| extern const char kEnableAppInfoDialogMac[]; |
| extern const char kEnableAppWindowCycling[]; |
| extern const char kEnableMacViewsNativeAppWindows[]; |
| +extern const char kEnableToolkitViewsDialogsMac[]; |
|
msw
2015/08/07 02:23:33
nit: kEnableMacViewsDialogs (to match the switch a
tapted
2015/08/07 03:40:17
Done.
|
| extern const char kEnableTranslateNewUX[]; |
| extern const char kMetricsClientID[]; |
| extern const char kRelauncherProcess[]; |