| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f16581f345056581ddd0e488a4f21e34e0802d13..52b305547977605ff82c579cc7371b852da8f325 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -328,10 +328,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
|
|
|