Update ui_features.cc

This commit is contained in:
Alexander David Frick 2022-05-21 09:31:48 -05:00 committed by GitHub
parent 4c782dc2d2
commit f973d2ee2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,7 +202,7 @@ const base::FeatureParam<bool> kTabSearchSearchIgnoreLocation{
&kTabSearchFuzzySearch, "TabSearchSearchIgnoreLocation", false};
const base::Feature kTabSearchMediaTabs{"TabSearchMediaTabs",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// If this feature parameter is enabled, show media tabs in both "Audio & Video"
// section and "Open Tabs" section.