| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e7e4721704880bd2bd3189e9a3e34bda87af5e8f..897ef56a0a67b6946e7eebf9ddc206162ad8a3e0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -323,10 +323,6 @@ extern const char kEnableExposeForTabs[];
|
| extern const char kKioskMode[];
|
| #endif
|
|
|
| -#if defined(TOOLKIT_GTK)
|
| -extern const char kGlobalGnomeMenu[];
|
| -#endif
|
| -
|
| #if defined(TOOLKIT_VIEWS)
|
| extern const char kDebugViewsPaint[];
|
| #endif
|
|
|