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

Unified Diff: chrome/browser/about_flags.cc

Issue 190543003: Removes --enable-tab-groups-context-menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/tabs/tab_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index f11a2c4e7db93665bbb9207f5aaa53e620109901..504e8cc7031b45538c2f1632b302e709f927e181 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -673,13 +673,6 @@ const Experiment kExperiments[] = {
kOsAll,
SINGLE_VALUE_TYPE(switches::kNoPings)
},
- {
- "tab-groups-context-menu",
- IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_NAME,
- IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION,
- kOsWin,
- SINGLE_VALUE_TYPE(switches::kEnableTabGroupsContextMenu)
- },
#if defined(OS_ANDROID)
{
"enable-new-ntp",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/tabs/tab_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698