Update ui_features.cc
This commit is contained in:
parent
4c782dc2d2
commit
f973d2ee2c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue