Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Forgot a file
  • Loading branch information
Biotronic committed Sep 25, 2024
commit fe2bc8a91ad093ef279a7e544ec2107988e26c9f
2 changes: 1 addition & 1 deletion browser/about_flags.cc
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
"Disable 'Move all tabs to this window'", \
"Disable the stupid 'Move all tabs to this window' menu item." \
kOsAll, \
FEATURE_VALUE_TYPE(brave_component_updater::kUseDevUpdaterUrl), \
FEATURE_VALUE_TYPE(::features::kBraveDisableMoveToWindow), \
}, \
{ \
"brave-ntp-branded-wallpaper-demo", \
Expand Down