Skip to content

Commit

Permalink
Uplift of #27144 (squashed) to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds committed Jan 9, 2025
1 parent 3466b14 commit 12d7bae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/brave_shields/core/common/features.cc
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,7 @@ BASE_FEATURE(kBlockAllCookiesToggle,
// when enabled, allow to select and block HTML elements
BASE_FEATURE(kBraveShieldsElementPicker,
"BraveShieldsElementPicker",
#if BUILDFLAG(IS_ANDROID)
base::FEATURE_DISABLED_BY_DEFAULT);
#else
base::FEATURE_ENABLED_BY_DEFAULT);
#endif

// Enables extra TRACE_EVENTs in content filter js. The feature is
// primary designed for local debugging.
Expand Down

0 comments on commit 12d7bae

Please sign in to comment.