aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2026-04-01 13:53:16 +0000
committerRobert Nagy <rnagy@FreeBSD.org>2026-04-01 13:54:10 +0000
commit31005c253e001f470dbb0de6fbd28919a2dcef28 (patch)
treeddb4f1498007019c794e0c19caa3c2cf56a9cc19
parentc64ab19043aa25b9806ad61990c752a37cbe2998 (diff)
-rw-r--r--www/chromium/Makefile3
-rw-r--r--www/chromium/distinfo14
-rw-r--r--www/chromium/files/patch-chrome_browser_about__flags.cc112
-rw-r--r--www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc6
-rw-r--r--www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc4
-rw-r--r--www/chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h8
-rw-r--r--www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc6
-rw-r--r--www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc6
-rw-r--r--www/chromium/files/patch-chrome_browser_web__applications_web__app.cc4
-rw-r--r--www/chromium/files/patch-chrome_common_chrome__features.cc8
-rw-r--r--www/chromium/files/patch-chrome_common_chrome__features.h6
-rw-r--r--www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc4
-rw-r--r--www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc6
-rw-r--r--www/chromium/files/patch-services_device_public_cpp_device__features.cc4
-rw-r--r--www/chromium/files/patch-services_device_public_cpp_device__features.h4
-rw-r--r--www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json522
16 files changed, 108 insertions, 109 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index ee4d845f2ae4..7b9a6b4097d9 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,6 +1,5 @@
PORTNAME= chromium
-PORTVERSION= 146.0.7680.164
-PORTREVISION= 2
+PORTVERSION= 146.0.7680.177
PULSEMV= 16
PULSEV= ${PULSEMV}.1
CATEGORIES= www wayland
diff --git a/www/chromium/distinfo b/www/chromium/distinfo
index 36893370f501..a523f63597cd 100644
--- a/www/chromium/distinfo
+++ b/www/chromium/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1774337730
-SHA256 (chromium-146.0.7680.164-lite.tar.xz) = 2d4163d39cc85c58d0bad83ccb5f200174cc99e3627fc56b095025f1ae7038c8
-SIZE (chromium-146.0.7680.164-lite.tar.xz) = 1476795816
-SHA256 (chromium-146.0.7680.164-profdata.tar.xz) = b8b8577f201521af73dffc34abbcecf5556972d06da29e6ae3862a83c31e174d
-SIZE (chromium-146.0.7680.164-profdata.tar.xz) = 15190948
+TIMESTAMP = 1775025921
+SHA256 (chromium-146.0.7680.177-lite.tar.xz) = e66465f7b26c91dfa06b31aba3c56f6e65edac6b227c6bd2edc04535ef8966cb
+SIZE (chromium-146.0.7680.177-lite.tar.xz) = 1477102388
+SHA256 (chromium-146.0.7680.177-profdata.tar.xz) = b2feb04a42eb66c06aa27a8a8a54640c02033afcd80abed42a34f40156324a21
+SIZE (chromium-146.0.7680.177-profdata.tar.xz) = 15186888
SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
SIZE (pulseaudio-16.1.tar.gz) = 2763111
-SHA256 (chromium-146.0.7680.164-testdata.tar.xz) = 571c53a793975a2e8e75ff0b79e0be61d88187dd8846f88cadf706545e5e01c6
-SIZE (chromium-146.0.7680.164-testdata.tar.xz) = 1319956124
+SHA256 (chromium-146.0.7680.177-testdata.tar.xz) = cadf4c49b0cc0e37dca12a723da1b16a370ef54dee615e4bc829c7d4367c5f63
+SIZE (chromium-146.0.7680.177-testdata.tar.xz) = 1320109536
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
diff --git a/www/chromium/files/patch-chrome_browser_about__flags.cc b/www/chromium/files/patch-chrome_browser_about__flags.cc
index c323b63de1fc..c8b5d5da79ee 100644
--- a/www/chromium/files/patch-chrome_browser_about__flags.cc
+++ b/www/chromium/files/patch-chrome_browser_about__flags.cc
@@ -1,4 +1,4 @@
---- chrome/browser/about_flags.cc.orig 2026-03-24 07:37:53 UTC
+--- chrome/browser/about_flags.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/about_flags.cc
@@ -331,13 +331,13 @@
#include "components/stylus_handwriting/win/features.h"
@@ -49,7 +49,7 @@
const FeatureEntry::FeatureParam kMBIModeLegacy[] = {{"mode", "legacy"}};
const FeatureEntry::FeatureParam kMBIModeEnabledPerRenderProcessHost[] = {
{"mode", "per_render_process_host"}};
-@@ -1211,7 +1228,7 @@ const FeatureEntry::FeatureVariation
+@@ -1203,7 +1220,7 @@ const FeatureEntry::FeatureVariation
};
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -58,7 +58,7 @@
// A limited number of combinations of the rich autocompletion params.
const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = {
-@@ -3411,7 +3428,7 @@ const FeatureEntry::FeatureVariation kAndroidThemeReso
+@@ -3403,7 +3420,7 @@ const FeatureEntry::FeatureVariation kAndroidThemeReso
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -67,7 +67,7 @@
const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] =
{{"link_capturing_state", "on_by_default"}};
const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] =
-@@ -3437,7 +3454,7 @@ const flags_ui::FeatureEntry::FeatureVariation
+@@ -3429,7 +3446,7 @@ const flags_ui::FeatureEntry::FeatureVariation
#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ||
// BUILDFLAG(IS_CHROMEOS)
@@ -76,7 +76,7 @@
const FeatureEntry::Choice kReplaceSyncPromosWithSignInPromosChoices[] = {
{"Default", "", ""},
{"Disabled", switches::kDisableFeatures,
-@@ -3639,7 +3656,7 @@ const FeatureEntry::FeatureVariation kSensitiveContent
+@@ -3631,7 +3648,7 @@ const FeatureEntry::FeatureVariation kSensitiveContent
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -85,7 +85,7 @@
const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = {
{"BackoffTime", "0h"},
{"BackoffMultiplierBase", "0.0"},
-@@ -4378,7 +4395,7 @@ const FeatureEntry::FeatureVariation
+@@ -4370,7 +4387,7 @@ const FeatureEntry::FeatureVariation
};
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -94,7 +94,7 @@
const FeatureEntry::FeatureParam kNtpCustomizeChromeAutoOpenOnEveryNTP[] = {
{"max_customize_chrome_auto_shown_count", "5"},
{"max_customize_chrome_auto_shown_session_count", "5"}};
-@@ -4479,7 +4496,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninVa
+@@ -4471,7 +4488,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninVa
kSeamlessSigninCompactSignin, nullptr}};
#endif // BUILDFLAG(IS_ANDROID)
@@ -103,7 +103,7 @@
const FeatureEntry::FeatureParam kProfilePickerTextVariation1[] = {
{"profile-picker-variation", "keep-work-and-life-separate"}};
const FeatureEntry::FeatureParam kProfilePickerTextVariation2[] = {
-@@ -5451,7 +5468,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -5443,7 +5460,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kEnableIsolatedWebAppDevModeName,
flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop,
FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)},
@@ -112,7 +112,7 @@
{"enable-iwa-key-distribution-component",
flag_descriptions::kEnableIwaKeyDistributionComponentName,
flag_descriptions::kEnableIwaKeyDistributionComponentDescription,
-@@ -5642,7 +5659,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -5634,7 +5651,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)},
#endif // BUILDFLAG(IS_MAC)
@@ -121,7 +121,7 @@
{"pulseaudio-loopback-for-cast",
flag_descriptions::kPulseaudioLoopbackForCastName,
flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux,
-@@ -5657,6 +5674,16 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -5649,6 +5666,16 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kWaylandSessionManagementName,
flag_descriptions::kWaylandSessionManagementDescription, kOsLinux,
FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)},
@@ -138,7 +138,7 @@
#endif // BUILDFLAG(IS_LINUX)
#if BUILDFLAG(ENABLE_VR)
-@@ -6152,7 +6179,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -6144,7 +6171,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kFillOnAccountSelectDescription, kOsAll,
FEATURE_VALUE_TYPE(password_manager::features::kFillOnAccountSelect)},
@@ -147,7 +147,7 @@
{"first-run-desktop-refresh",
flag_descriptions::kFirstRunDesktopRefreshName,
flag_descriptions::kFirstRunDesktopRefreshDescription,
-@@ -6488,7 +6515,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -6480,7 +6507,7 @@ const FeatureEntry kFeatureEntries[] = {
"MlUrlScoring")},
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -156,7 +156,7 @@
{"contextual-search-box-uses-contextual-search-provider",
flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName,
flag_descriptions::
-@@ -6896,7 +6923,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -6888,7 +6915,7 @@ const FeatureEntry kFeatureEntries[] = {
kNumSrpZpsRelatedSearches,
"PowerTools")},
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -165,7 +165,7 @@
{"history-embeddings", flag_descriptions::kHistoryEmbeddingsName,
flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop,
FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)},
-@@ -7081,7 +7108,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -7073,7 +7100,7 @@ const FeatureEntry kFeatureEntries[] = {
"NtpRealboxNext")},
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -174,7 +174,7 @@
{"ntp-customize-chrome-auto-open",
flag_descriptions::kNtpCustomizeChromeAutoOpenName,
flag_descriptions::kNtpCustomizeChromeAutoOpenDescription, kOsDesktop,
-@@ -7327,7 +7354,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -7319,7 +7346,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(ENABLE_PRINTING)
@@ -183,7 +183,7 @@
{"cups-ipp-printing-backend",
flag_descriptions::kCupsIppPrintingBackendName,
flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop,
-@@ -8180,7 +8207,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -8172,7 +8199,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(ash::features::kGesturePropertiesDBusService)},
#endif // BUILDFLAG(IS_CHROMEOS)
@@ -192,7 +192,7 @@
{"enable-network-service-sandbox",
flag_descriptions::kEnableNetworkServiceSandboxName,
flag_descriptions::kEnableNetworkServiceSandboxDescription,
-@@ -8701,7 +8728,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -8693,7 +8720,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux,
FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)},
@@ -201,7 +201,7 @@
{
"ui-debug-tools",
flag_descriptions::kUIDebugToolsName,
-@@ -9155,7 +9182,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -9147,7 +9174,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \
@@ -210,7 +210,7 @@
{"auto-picture-in-picture-for-video-playback",
flag_descriptions::kAutoPictureInPictureForVideoPlaybackName,
flag_descriptions::kAutoPictureInPictureForVideoPlaybackDescription,
-@@ -9336,7 +9363,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -9328,7 +9355,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll,
FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)},
@@ -219,7 +219,7 @@
{"reduce-user-agent-data-linux-platform-version",
flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName,
flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription,
-@@ -9835,7 +9862,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -9827,7 +9854,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll,
FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)},
@@ -228,7 +228,7 @@
{"enable-generic-oidc-auth-profile-management",
flag_descriptions::kEnableGenericOidcAuthProfileManagementName,
flag_descriptions::kEnableGenericOidcAuthProfileManagementDescription,
-@@ -9850,7 +9877,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -9842,7 +9869,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -237,7 +237,7 @@
{"enable-user-navigation-capturing-pwa",
flag_descriptions::kPwaNavigationCapturingName,
flag_descriptions::kPwaNavigationCapturingDescription,
-@@ -10253,7 +10280,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -10245,7 +10272,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kResponsiveIframesDescription, kOsAll,
FEATURE_VALUE_TYPE(blink::features::kResponsiveIframes)},
@@ -246,7 +246,7 @@
{"replace-sync-promos-with-sign-in-promos-desktop",
flag_descriptions::kReplaceSyncPromosWithSignInPromosName,
flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription,
-@@ -10609,7 +10636,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -10601,7 +10628,7 @@ const FeatureEntry kFeatureEntries[] = {
segmentation_platform::features::kSegmentationSurveyPage)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -255,7 +255,7 @@
{"autofill-enable-buy-now-pay-later",
flag_descriptions::kAutofillEnableBuyNowPayLaterName,
flag_descriptions::kAutofillEnableBuyNowPayLaterDescription,
-@@ -10688,7 +10715,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -10680,7 +10707,7 @@ const FeatureEntry kFeatureEntries[] = {
password_manager::features::kPasswordFormClientsideClassifier)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -264,7 +264,7 @@
{"contextual-cueing", flag_descriptions::kContextualCueingName,
flag_descriptions::kContextualCueingDescription, kOsDesktop,
FEATURE_WITH_PARAMS_VALUE_TYPE(contextual_cueing::kContextualCueing,
-@@ -11079,7 +11106,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11071,7 +11098,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)},
#endif // !BUILDFLAG(IS_ANDROID)
@@ -273,7 +273,7 @@
{"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName,
flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux,
FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)},
-@@ -11110,7 +11137,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11102,7 +11129,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // !BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -282,7 +282,7 @@
{"autofill-enable-amount-extraction",
flag_descriptions::kAutofillEnableAmountExtractionName,
flag_descriptions::kAutofillEnableAmountExtractionDescription,
-@@ -11262,7 +11289,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11254,7 +11281,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(
feature_engagement::kIPHAutofillCreditCardBenefitFeature)},
@@ -291,7 +291,7 @@
{"chrome-web-store-navigation-throttle",
flag_descriptions::kChromeWebStoreNavigationThrottleName,
flag_descriptions::kChromeWebStoreNavigationThrottleDescription,
-@@ -11308,7 +11335,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11300,7 +11327,7 @@ const FeatureEntry kFeatureEntries[] = {
supervised_user::kSupervisedUserUseUrlFilteringService)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -300,7 +300,7 @@
{"autofill-enable-amount-extraction-testing",
flag_descriptions::kAutofillEnableAmountExtractionTestingName,
flag_descriptions::kAutofillEnableAmountExtractionTestingDescription,
-@@ -11323,7 +11350,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11315,7 +11342,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll,
FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)},
@@ -309,7 +309,7 @@
{"root-scrollbar-follows-browser-theme",
flag_descriptions::kRootScrollbarFollowsTheme,
flag_descriptions::kRootScrollbarFollowsThemeDescription,
-@@ -11577,7 +11604,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11569,7 +11596,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -318,7 +318,7 @@
{"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName,
tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop,
FEATURE_VALUE_TYPE(tabs::kTabGroupHome)},
-@@ -11647,7 +11674,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11639,7 +11666,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -327,7 +327,7 @@
{"enable-site-search-allow-user-override-policy",
flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName,
flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription,
-@@ -11728,7 +11755,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11720,7 +11747,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -336,7 +336,7 @@
{"autofill-enable-buy-now-pay-later-for-klarna",
flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName,
flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription,
-@@ -11792,7 +11819,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -11784,7 +11811,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(ENABLE_DICE_SUPPORT)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -345,7 +345,7 @@
{"autofill-enable-buy-now-pay-later-for-externally-linked",
flag_descriptions::kAutofillEnableBuyNowPayLaterForExternallyLinkedName,
flag_descriptions::
-@@ -12101,7 +12128,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12093,7 +12120,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // !BUILDFLAG(IS_ANDROID),
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
@@ -354,7 +354,7 @@
{"enable-ntp-enterprise-shortcuts",
flag_descriptions::kEnableNtpEnterpriseShortcutsName,
flag_descriptions::kEnableNtpEnterpriseShortcutsDescription,
-@@ -12212,7 +12239,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12204,7 +12231,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif
#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \
@@ -363,7 +363,7 @@
{"contextual-suggestion-ui-improvements",
flag_descriptions::kContextualSuggestionsUiImprovementsName,
flag_descriptions::kContextualSuggestionsUiImprovementsDescription,
-@@ -12232,7 +12259,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12224,7 +12251,7 @@ const FeatureEntry kFeatureEntries[] = {
autofill::features::kAutofillPreferBuyNowPayLaterBlocklists)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -372,7 +372,7 @@
{"autofill-enable-ai-based-amount-extraction",
flag_descriptions::kAutofillEnableAiBasedAmountExtractionName,
flag_descriptions::kAutofillEnableAiBasedAmountExtractionDescription,
-@@ -12314,7 +12341,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12306,7 +12333,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(features::kCryptographyComplianceCnsa)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -381,7 +381,7 @@
{"lens-reinvocation-affordance",
flag_descriptions::kLensSearchReinvocationAffordanceName,
flag_descriptions::kLensSearchReinvocationAffordanceDescription,
-@@ -12372,7 +12399,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12364,7 +12391,7 @@ const FeatureEntry kFeatureEntries[] = {
STRING_VALUE_TYPE(variations::switches::kVariationsSeedCorpus, "")},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -390,7 +390,7 @@
{"passkey-unlock-manager", flag_descriptions::kPasskeyUnlockManagerName,
flag_descriptions::kPasskeyUnlockManagerDescription, kOsDesktop,
FEATURE_VALUE_TYPE(device::kPasskeyUnlockManager)},
-@@ -12413,7 +12440,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12405,7 +12432,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(features::kUserValueDefaultBrowserStrings)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -399,7 +399,7 @@
{"read-anything-read-aloud-ts-text-segmentation",
flag_descriptions::kReadAnythingReadAloudTsTextSegmentationName,
flag_descriptions::kReadAnythingReadAloudTsTextSegmentationDescription,
-@@ -12425,7 +12452,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12417,7 +12444,7 @@ const FeatureEntry kFeatureEntries[] = {
flag_descriptions::kHandleMdmErrorsForDasherAccountsDescription, kOsAll,
FEATURE_VALUE_TYPE(switches::kHandleMdmErrorsForDasherAccounts)},
@@ -408,7 +408,7 @@
{"profile-creation-decline-signin-cta-experiment",
flag_descriptions::kProfileCreationDeclineSigninCTAExperimentName,
flag_descriptions::kProfileCreationDeclineSigninCTAExperimentDescription,
-@@ -12433,7 +12460,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12425,7 +12452,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(switches::kProfileCreationDeclineSigninCTAExperiment)},
#endif
@@ -417,7 +417,7 @@
{"profile-creation-friction-reduction-experiment-prefill-name-requirement",
flag_descriptions::
kProfileCreationFrictionReductionExperimentPrefillNameRequirementName,
-@@ -12445,7 +12472,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12437,7 +12464,7 @@ const FeatureEntry kFeatureEntries[] = {
kProfileCreationFrictionReductionExperimentPrefillNameRequirement)},
#endif
@@ -426,7 +426,7 @@
{"profile-creation-friction-reduction-experiment-remove-signin-step",
flag_descriptions::
kProfileCreationFrictionReductionExperimentRemoveSigninStepName,
-@@ -12457,7 +12484,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12449,7 +12476,7 @@ const FeatureEntry kFeatureEntries[] = {
kProfileCreationFrictionReductionExperimentRemoveSigninStep)},
#endif
@@ -435,7 +435,7 @@
{"profile-creation-friction-reduction-experiment-skip-customize-profile",
flag_descriptions::
kProfileCreationFrictionReductionExperimentSkipCustomizeProfileName,
-@@ -12469,7 +12496,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12461,7 +12488,7 @@ const FeatureEntry kFeatureEntries[] = {
kProfileCreationFrictionReductionExperimentSkipCustomizeProfile)},
#endif
@@ -444,7 +444,7 @@
{"show-profile-picker-to-all-users-experiment",
flag_descriptions::kShowProfilePickerToAllUsersExperimentName,
flag_descriptions::kShowProfilePickerToAllUsersExperimentDescription,
-@@ -12477,7 +12504,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12469,7 +12496,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(switches::kShowProfilePickerToAllUsersExperiment)},
#endif
@@ -453,7 +453,7 @@
{"open-all-profiles-from-profile-picker-experiment",
flag_descriptions::kOpenAllProfilesFromProfilePickerExperimentName,
flag_descriptions::kOpenAllProfilesFromProfilePickerExperimentDescription,
-@@ -12520,7 +12547,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12512,7 +12539,7 @@ const FeatureEntry kFeatureEntries[] = {
"AndroidDesktopZoomScaling")},
#endif
@@ -462,7 +462,7 @@
{"profile-picker-text-variations",
flag_descriptions::kProfilePickerTextVariationsName,
flag_descriptions::kProfilePickerTextVariationsDescription,
-@@ -12531,7 +12558,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12523,7 +12550,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -471,7 +471,7 @@
{"lens-overlay-optimization-filter",
flag_descriptions::kLensOverlayOptimizationFilterName,
flag_descriptions::kLensOverlayOptimizationFilterDescription, kOsDesktop,
-@@ -12550,7 +12577,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12542,7 +12569,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(network::features::kConnectionAllowlists)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -480,7 +480,7 @@
{"read-anything-with-readability-enabled",
flag_descriptions::kReadAnythingWithReadabilityName,
flag_descriptions::kReadAnythingWithReadabilityDescription, kOsDesktop,
-@@ -12558,7 +12585,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12550,7 +12577,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -489,7 +489,7 @@
{"read-anything-omnibox-chip",
flag_descriptions::kReadAnythingOmniboxChipName,
flag_descriptions::kReadAnythingOmniboxChipDescription, kOsDesktop,
-@@ -12587,7 +12614,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12579,7 +12606,7 @@ const FeatureEntry kFeatureEntries[] = {
autofill::features::kAutofillDisableBnplCountryCheckForTesting)},
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -498,7 +498,7 @@
{"infobar-prioritization", flag_descriptions::kInfobarPrioritizationName,
flag_descriptions::kInfobarPrioritizationDescription, kOsDesktop,
FEATURE_VALUE_TYPE(infobars::features::kInfobarPrioritization)},
-@@ -12605,7 +12632,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12597,7 +12624,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -507,7 +507,7 @@
{"read-anything-immersive-reading-mode",
flag_descriptions::kReadAnythingImmersiveReadingModeName,
flag_descriptions::kReadAnythingImmersiveReadingModeDescription,
-@@ -12618,7 +12645,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12610,7 +12637,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -516,7 +516,7 @@
{"lens-overlay-non-blocking-privacy-notice",
flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeName,
flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeDescription,
-@@ -12691,7 +12718,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12683,7 +12710,7 @@ const FeatureEntry kFeatureEntries[] = {
#endif // BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -525,7 +525,7 @@
{"enable-your-saved-info-settings-page",
flag_descriptions::kYourSavedInfoSettingsPageName,
flag_descriptions::kYourSavedInfoSettingsPageDescription, kOsDesktop,
-@@ -12788,14 +12815,14 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12780,14 +12807,14 @@ const FeatureEntry kFeatureEntries[] = {
autofill::features::
kAutofillAiBasedAmountExtractionIgnoreSeenTermsForTesting)},
@@ -542,7 +542,7 @@
{"read-anything-line-focus", flag_descriptions::kReadAnythingLineFocusName,
flag_descriptions::kReadAnythingLineFocusDescription, kOsDesktop,
FEATURE_VALUE_TYPE(features::kReadAnythingLineFocus)},
-@@ -12819,7 +12846,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12811,7 +12838,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(payments::android::kDeduplicateNativePaymentApps)},
#endif
@@ -551,7 +551,7 @@
{"password-upload-ui-update",
flag_descriptions::kPasswordUploadUiUpdateName,
flag_descriptions::kPasswordUploadUiUpdateDescription,
-@@ -12848,7 +12875,7 @@ const FeatureEntry kFeatureEntries[] = {
+@@ -12840,7 +12867,7 @@ const FeatureEntry kFeatureEntries[] = {
FEATURE_VALUE_TYPE(chrome::android::kAlwaysDrawCompositedToolbarHairline)},
#endif
diff --git a/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc b/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc
index 0fda9d8138da..b1a0f829942a 100644
--- a/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc
+++ b/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc
@@ -1,6 +1,6 @@
---- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-03-13 06:02:14 UTC
+--- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/renderer_context_menu/render_view_context_menu.cc
-@@ -248,7 +248,7 @@
+@@ -251,7 +251,7 @@
#include "url/origin.h"
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -9,7 +9,7 @@
#include "components/webapps/isolated_web_apps/scheme.h"
#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
// BUILDFLAG(IS_CHROMEOS)
-@@ -5110,7 +5110,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() {
+@@ -5175,7 +5175,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() {
#endif // !BUILDFLAG(IS_ANDROID)
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
diff --git a/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc b/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc
index 78647f2dc718..2ac048a44895 100644
--- a/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc
+++ b/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc
@@ -1,6 +1,6 @@
---- chrome/browser/ui/hats/survey_config.cc.orig 2026-03-13 06:02:14 UTC
+--- chrome/browser/ui/hats/survey_config.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/ui/hats/survey_config.cc
-@@ -559,7 +559,7 @@ std::vector<hats::SurveyConfig> GetAllSurveyConfigs()
+@@ -563,7 +563,7 @@ std::vector<hats::SurveyConfig> GetAllSurveyConfigs()
&features::kHappinessTrackingSurveysForWallpaperSearch,
kHatsSurveyTriggerWallpaperSearch);
diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h b/www/chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h
index 014d381efdea..3463bfca6817 100644
--- a/www/chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h
+++ b/www/chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h
@@ -1,6 +1,6 @@
---- chrome/browser/ui/tabs/public/tab_features.h.orig 2026-03-13 06:02:14 UTC
+--- chrome/browser/ui/tabs/public/tab_features.h.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/ui/tabs/public/tab_features.h
-@@ -147,7 +147,7 @@ class TabContextualizationController;
+@@ -148,7 +148,7 @@ class TabContextualizationController;
} // namespace lens
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -9,7 +9,7 @@
namespace wallet {
class ChromeWalletablePassClient;
} // namespace wallet
-@@ -540,7 +540,7 @@ class TabFeatures {
+@@ -542,7 +542,7 @@ class TabFeatures {
skills_ui_tab_controller_;
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -18,7 +18,7 @@
std::unique_ptr<wallet::ChromeWalletablePassClient> walletable_pass_client_;
#endif
-@@ -551,7 +551,7 @@ class TabFeatures {
+@@ -553,7 +553,7 @@ class TabFeatures {
std::unique_ptr<skills::SkillsUpdateObserver> skills_update_observer_;
#endif // BUILDFLAG(ENABLE_GLIC) && !BUILDFLAG(IS_ANDROID)
diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc
index 0cbf80c493b1..915f13110928 100644
--- a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc
+++ b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc
@@ -1,4 +1,4 @@
---- chrome/browser/ui/tabs/tab_features.cc.orig 2026-03-13 06:02:14 UTC
+--- chrome/browser/ui/tabs/tab_features.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/ui/tabs/tab_features.cc
@@ -96,7 +96,7 @@
#include "components/contextual_tasks/public/features.h"
@@ -9,7 +9,7 @@
#include "chrome/browser/contextual_tasks/contextual_tasks_tab_visit_tracker.h"
#include "chrome/browser/wallet/chrome_walletable_pass_client.h"
#endif
-@@ -461,7 +461,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro
+@@ -470,7 +470,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro
task_manager::WebContentsTags::CreateForTabContents(tab.GetContents());
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
@@ -18,7 +18,7 @@
inactive_window_mouse_event_controller_ =
std::make_unique<InactiveWindowMouseEventController>();
-@@ -527,7 +527,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro
+@@ -536,7 +536,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro
}
#endif // BUILDFLAG(ENABLE_GLIC) && !BUILDFLAG(IS_ANDROID)
diff --git a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc
index 2ac1064884be..a9dc601298a1 100644
--- a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc
+++ b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc
@@ -1,6 +1,6 @@
---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2026-03-24 07:37:53 UTC
+--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/ui/views/user_education/browser_user_education_service.cc
-@@ -1268,7 +1268,7 @@ void MaybeRegisterChromeFeaturePromos(
+@@ -1269,7 +1269,7 @@ void MaybeRegisterChromeFeaturePromos(
"Triggered when a shared tab becomes the active tab.")));
}
@@ -9,7 +9,7 @@
// kIPHSupervisedUserProfileSigninFeature:
registry.RegisterFeature(std::move(
FeaturePromoSpecification::CreateForCustomAction(
-@@ -1529,7 +1529,7 @@ void MaybeRegisterChromeFeaturePromos(
+@@ -1530,7 +1530,7 @@ void MaybeRegisterChromeFeaturePromos(
"Triggered to inform users of the availability of the "
"new translate screen feature on the Lens Overlay.")));
diff --git a/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc b/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc
index 5b1389006e61..88bcfc81a364 100644
--- a/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc
+++ b/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc
@@ -1,4 +1,4 @@
---- chrome/browser/web_applications/web_app.cc.orig 2026-03-13 06:02:14 UTC
+--- chrome/browser/web_applications/web_app.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/browser/web_applications/web_app.cc
@@ -77,7 +77,7 @@
#include "url/origin.h"
@@ -9,7 +9,7 @@
#include "components/webapps/isolated_web_apps/scheme.h"
#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
// BUILDFLAG(IS_CHROMEOS)
-@@ -777,7 +777,7 @@ void WebApp::SetCurrentOsIntegrationStates(
+@@ -787,7 +787,7 @@ void WebApp::SetCurrentOsIntegrationStates(
void WebApp::SetIsolationData(IsolationData isolation_data) {
CHECK(manifest_id_.is_valid()
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
diff --git a/www/chromium/files/patch-chrome_common_chrome__features.cc b/www/chromium/files/patch-chrome_common_chrome__features.cc
index b6ec06334fe2..f3740cceb1ef 100644
--- a/www/chromium/files/patch-chrome_common_chrome__features.cc
+++ b/www/chromium/files/patch-chrome_common_chrome__features.cc
@@ -1,4 +1,4 @@
---- chrome/common/chrome_features.cc.orig 2026-03-13 06:02:14 UTC
+--- chrome/common/chrome_features.cc.orig 2026-04-01 06:43:18 UTC
+++ chrome/common/chrome_features.cc
@@ -84,7 +84,7 @@ BASE_FEATURE(kUseKeychainKeyProvider, base::FEATURE_EN
#endif // BUILDFLAG(IS_MAC)
@@ -18,7 +18,7 @@
// Controls whether Chrome Apps are supported. See https://crbug.com/1221251.
// If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome
// Apps will not launch and will be marked in the UI as deprecated.
-@@ -800,7 +800,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D
+@@ -802,7 +802,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D
// Killswitch that controls whether the guest WebContents visibility state is
// set to hidden when the Glic panel is warming.
BASE_FEATURE(kGlicGuestContentsVisibilityState,
@@ -27,7 +27,7 @@
base::FEATURE_ENABLED_BY_DEFAULT);
#else
base::FEATURE_DISABLED_BY_DEFAULT);
-@@ -1356,7 +1356,7 @@ BASE_FEATURE(kIsolatedWebAppManagedGuestSessionInstall
+@@ -1360,7 +1360,7 @@ BASE_FEATURE(kIsolatedWebAppManagedGuestSessionInstall
BASE_FEATURE(kIsolatedWebAppBundleCache, base::FEATURE_ENABLED_BY_DEFAULT);
#endif // BUILDFLAG(IS_CHROMEOS)
@@ -36,7 +36,7 @@
BASE_FEATURE(kLinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT);
// Values taken from the low-memory-monitor documentation and also apply to the
// portal API:
-@@ -1367,7 +1367,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
+@@ -1371,7 +1371,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
&kLinuxLowMemoryMonitor, "critical_level", 255};
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
diff --git a/www/chromium/files/patch-chrome_common_chrome__features.h b/www/chromium/files/patch-chrome_common_chrome__features.h
index e4b527992279..61cae500b02e 100644
--- a/www/chromium/files/patch-chrome_common_chrome__features.h
+++ b/www/chromium/files/patch-chrome_common_chrome__features.h
@@ -1,4 +1,4 @@
---- chrome/common/chrome_features.h.orig 2026-03-13 06:02:14 UTC
+--- chrome/common/chrome_features.h.orig 2026-04-01 06:43:18 UTC
+++ chrome/common/chrome_features.h
@@ -82,7 +82,7 @@ BASE_DECLARE_FEATURE(kUseKeychainKeyProvider);
#endif // BUILDFLAG(IS_MAC)
@@ -18,7 +18,7 @@
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation);
COMPONENT_EXPORT(CHROME_FEATURES)
BASE_DECLARE_FEATURE(kShortcutsNotApps);
-@@ -1001,7 +1001,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
+@@ -1006,7 +1006,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
BASE_DECLARE_FEATURE(kIsolatedWebAppBundleCache);
#endif
@@ -27,7 +27,7 @@
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor);
COMPONENT_EXPORT(CHROME_FEATURES)
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel;
-@@ -1009,7 +1009,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
+@@ -1014,7 +1014,7 @@ COMPONENT_EXPORT(CHROME_FEATURES)
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel;
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc
index 00ada4af8e8d..0f8bdcbbe7a3 100644
--- a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc
+++ b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc
@@ -1,6 +1,6 @@
---- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2026-03-13 06:02:14 UTC
+--- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2026-04-01 06:43:18 UTC
+++ components/autofill/core/browser/payments/bnpl_manager.cc
-@@ -804,7 +804,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp
+@@ -806,7 +806,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp
.OnBnplSuggestionShown();
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
diff --git a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc
index 2abf7e44082e..9c72c17b04b3 100644
--- a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc
+++ b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc
@@ -1,6 +1,6 @@
---- pdf/pdfium/pdfium_engine.cc.orig 2026-02-11 09:05:39 UTC
+--- pdf/pdfium/pdfium_engine.cc.orig 2026-04-01 06:43:18 UTC
+++ pdf/pdfium/pdfium_engine.cc
-@@ -119,7 +119,7 @@
+@@ -118,7 +118,7 @@
#include "ui/accessibility/ax_features.mojom-features.h"
#endif
@@ -9,7 +9,7 @@
#include "pdf/pdfium/pdfium_font_linux.h"
#endif
-@@ -636,7 +636,7 @@ void InitializeSDK(bool enable_v8,
+@@ -635,7 +635,7 @@ void InitializeSDK(bool enable_v8,
FPDF_InitLibraryWithConfig(&config);
diff --git a/www/chromium/files/patch-services_device_public_cpp_device__features.cc b/www/chromium/files/patch-services_device_public_cpp_device__features.cc
index c0ce21056201..25908c4b05b1 100644
--- a/www/chromium/files/patch-services_device_public_cpp_device__features.cc
+++ b/www/chromium/files/patch-services_device_public_cpp_device__features.cc
@@ -1,6 +1,6 @@
---- services/device/public/cpp/device_features.cc.orig 2026-03-13 06:02:14 UTC
+--- services/device/public/cpp/device_features.cc.orig 2026-04-01 06:43:18 UTC
+++ services/device/public/cpp/device_features.cc
-@@ -120,7 +120,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() {
+@@ -126,7 +126,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() {
// a USB interface is busy.
#if BUILDFLAG(IS_ANDROID)
BASE_FEATURE(kAutomaticUsbDetach, base::FEATURE_ENABLED_BY_DEFAULT);
diff --git a/www/chromium/files/patch-services_device_public_cpp_device__features.h b/www/chromium/files/patch-services_device_public_cpp_device__features.h
index 82a419587e3f..435cb955780c 100644
--- a/www/chromium/files/patch-services_device_public_cpp_device__features.h
+++ b/www/chromium/files/patch-services_device_public_cpp_device__features.h
@@ -1,6 +1,6 @@
---- services/device/public/cpp/device_features.h.orig 2026-03-13 06:02:14 UTC
+--- services/device/public/cpp/device_features.h.orig 2026-04-01 06:43:18 UTC
+++ services/device/public/cpp/device_features.h
-@@ -48,7 +48,7 @@ extern const DEVICE_FEATURES_EXPORT
+@@ -50,7 +50,7 @@ extern const DEVICE_FEATURES_EXPORT
DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermissionSupportEnabled();
diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
index 150922bf72c2..c36bf41c7878 100644
--- a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+++ b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
@@ -1,4 +1,4 @@
---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2026-03-13 06:02:14 UTC
+--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2026-04-01 06:43:18 UTC
+++ third_party/blink/renderer/platform/runtime_enabled_features.json5
@@ -368,7 +368,7 @@
"default": "",
@@ -54,7 +54,7 @@
base_feature: "WebAppEnableAppTitle",
},
{
-@@ -1320,7 +1320,7 @@
+@@ -1324,7 +1324,7 @@
name: "CSPHashesV1",
base_feature: "none",
origin_trial_feature_name: "CSPExtendedScriptSrcHashes",
@@ -63,7 +63,7 @@
status: "experimental",
public: true,
},
-@@ -1913,7 +1913,7 @@
+@@ -1917,7 +1917,7 @@
{
name: "DeviceBoundSessionCredentials",
origin_trial_feature_name: "DeviceBoundSessionCredentials",
@@ -72,7 +72,7 @@
status: "experimental",
// Killswitch is net::features::kDeviceBoundSessions
base_feature: "none",
-@@ -1921,7 +1921,7 @@
+@@ -1925,7 +1925,7 @@
{
name: "DeviceBoundSessionCredentials2",
origin_trial_feature_name: "DeviceBoundSessionCredentials2",
@@ -81,7 +81,7 @@
status: "experimental",
// Killswitch is net::features::kDeviceBoundSessions
base_feature: "none",
-@@ -2084,7 +2084,7 @@
+@@ -2088,7 +2088,7 @@
name: "DocumentIsolationPolicy",
status: "experimental",
origin_trial_feature_name: "DocumentIsolationPolicy",
@@ -90,7 +90,7 @@
base_feature: "none",
},
{
-@@ -2411,7 +2411,7 @@
+@@ -2415,7 +2415,7 @@
base_feature: "none",
public: true,
origin_trial_feature_name: "FedCmMultipleIdentityProviders",
@@ -99,7 +99,7 @@
origin_trial_allows_third_party: true,
},
{
-@@ -4086,7 +4086,7 @@
+@@ -4090,7 +4090,7 @@
// Tracking bug for the implementation: https://crbug.com/1462930
name: "PermissionElement",
origin_trial_feature_name: "PermissionElement",
@@ -108,7 +108,7 @@
status: "experimental",
public: true,
base_feature_status: "enabled",
-@@ -5652,7 +5652,7 @@
+@@ -5656,7 +5656,7 @@
name: "UnrestrictedSharedArrayBuffer",
base_feature: "none",
origin_trial_feature_name: "UnrestrictedSharedArrayBuffer",
@@ -117,7 +117,7 @@
},
// Enables using policy-controlled feature "usb-unrestricted" to allow
// isolated context to access protected USB interface classes and to
-@@ -5743,7 +5743,7 @@
+@@ -5747,7 +5747,7 @@
status: "experimental",
origin_trial_feature_name: "UserMediaElement",
public: true,
@@ -126,7 +126,7 @@
base_feature_status: "enabled",
copied_from_base_feature_if: "overridden",
},
-@@ -5859,7 +5859,7 @@
+@@ -5863,7 +5863,7 @@
name: "WebAppInstallation",
status: {"Android": "", "default": "test"},
origin_trial_feature_name: "WebAppInstallation",
@@ -135,7 +135,7 @@
base_feature_status: "enabled",
copied_from_base_feature_if: "overridden",
},
-@@ -5871,7 +5871,7 @@
+@@ -5875,7 +5875,7 @@
{
name: "WebAppScopeExtensions",
origin_trial_feature_name: "WebAppScopeExtensions",