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

Unified Diff: chrome/common/chrome_switches.cc

Issue 2371003003: Remove non-elderberry herb flavors. (Closed)
Patch Set: Rebase Created 4 years, 3 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/common/chrome_switches.h ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 29c162d1f303c74e5232353b879cb586c28a9093..61fdcde83e8ad1fb92389654ef7fdc84a694fa7c 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1090,14 +1090,6 @@ const char kNtpSwitchToExistingTab[] = "ntp-switch-to-existing-tab";
const char kProgressBarAnimation[] = "progress-bar-animation";
// Specifies a particular tab management experiment to enable.
-const char kTabManagementExperimentTypeAnise[] =
- "tab-management-experiment-type-anise";
-const char kTabManagementExperimentTypeBasil[] =
- "tab-management-experiment-type-basil";
-const char kTabManagementExperimentTypeChive[] =
- "tab-management-experiment-type-chive";
-const char kTabManagementExperimentTypeDill[] =
- "tab-management-experiment-type-dill";
const char kTabManagementExperimentTypeDisabled[] =
"tab-management-experiment-type-disabled";
const char kTabManagementExperimentTypeElderberry[] =
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698