| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d70a608a35c12031e10baa25d56fc023b313d603..f99297b7ecf6ec4cdea982bf54ec8064aafc5481 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -342,10 +342,6 @@ extern const char kUseMockKeychain[];
|
| extern const char kKioskMode[];
|
| #endif
|
|
|
| -#if defined(TOOLKIT_GTK)
|
| -extern const char kEnableGlobalBookmarkMenu[];
|
| -#endif
|
| -
|
| #if defined(TOOLKIT_VIEWS)
|
| extern const char kDebugViewsPaint[];
|
| extern const char kViewsDesktop[];
|
|
|