Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion patches/expose-flags.patch
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ index 9d0181f447a1a..8e10017c678f9 100644
+ {"strict-popup-blocking", "Strict Popup Blocking",
+ "Controls the strictness of the popup blocker. This switch is provided "
+ "by hardened-chromium.", kOsAll,
+ SINGLE_DISABLE_VALUE_TYPE("disable-strict-popup-blocking"},
+ SINGLE_DISABLE_VALUE_TYPE("disable-strict-popup-blocking")},
+ {"hide-profile-icon", "Hide profile icon in toolbar",
+ "Hides the profile icon in the toolbar in regular profiles. Defaults "
+ "to enabled. This feature is provided by hardened-chromium." , kOsAll,
Expand Down