summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/about_flags.cc')
-rw-r--r--chrome/browser/about_flags.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 71105ba..76b5d18 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -306,13 +306,6 @@ const Experiment kExperiments[] = {
SINGLE_VALUE_TYPE(switches::kMultiProfiles)
},
{
- "enable-history-quick-provider",
- IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER,
- IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER_DESCRIPTION,
- kOsAll,
- SINGLE_VALUE_TYPE(switches::kEnableHistoryQuickProvider)
- },
- {
"restrict-instant-to-search",
IDS_FLAGS_RESTRICT_INSTANT_TO_SEARCH_NAME,
IDS_FLAGS_RESTRICT_INSTANT_TO_SEARCH_DESCRIPTION,