Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 85340) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -324,6 +324,10 @@ |
| extern const char kKioskMode[]; |
| #endif |
| +#if defined(TOOLKIT_GTK) |
| +extern const char kGlobalGnomeMenu[]; |
| +#endif |
| + |
| #if defined(TOOLKIT_VIEWS) |
| extern const char kDebugViewsPaint[]; |
| #endif |