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 5d27dd75..34633ea 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -375,13 +375,6 @@ const Experiment kExperiments[] = {
#endif
},
{
- "enable-ntp-bookmark-features",
- IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_NAME,
- IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_DESCRIPTION,
- kOsAll,
- SINGLE_VALUE_TYPE(switches::kEnableNTPBookmarkFeatures)
- },
- {
"enable-video-track",
IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME,
IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION,