Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4678)

Unified Diff: chrome/common/chrome_switches.h

Issue 6973037: GTK: Bring global menu out of about:flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698