Skip to content

Commit 47bc6ec

Browse files
committed
Update to Chromium 137.0.7151.103
1 parent dbb383d commit 47bc6ec

9 files changed

+34
-32
lines changed

chromium_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
137.0.7151.68
1+
137.0.7151.103

domain_substitution.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4507,6 +4507,7 @@ media/audio/android/audio_track_output_stream.cc
45074507
media/audio/android/opensles_util.cc
45084508
media/audio/cras/cras_util.cc
45094509
media/audio/ios/audio_session_manager_ios.mm
4510+
media/audio/win/audio_low_latency_input_win.cc
45104511
media/audio/win/audio_low_latency_output_win.h
45114512
media/audio/win/core_audio_util_win.cc
45124513
media/audio/win/core_audio_util_win.h

patches/core/inox-patchset/0001-fix-building-without-safebrowsing.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- a/chrome/browser/BUILD.gn
22
+++ b/chrome/browser/BUILD.gn
3-
@@ -3694,8 +3694,6 @@ static_library("browser") {
3+
@@ -3696,8 +3696,6 @@ static_library("browser") {
44
"download/download_auto_open_policy_handler.cc",
55
"download/download_auto_open_policy_handler.h",
66
"download/download_commands.cc",

patches/core/ungoogled-chromium/fix-building-with-prunned-binaries.patch

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
--- a/chrome/browser/BUILD.gn
3232
+++ b/chrome/browser/BUILD.gn
33-
@@ -761,10 +761,6 @@ static_library("browser") {
33+
@@ -763,10 +763,6 @@ static_library("browser") {
3434
"navigation_predictor/navigation_predictor_metrics_document_data.h",
3535
"navigation_predictor/navigation_predictor_preconnect_client.cc",
3636
"navigation_predictor/navigation_predictor_preconnect_client.h",
@@ -41,7 +41,7 @@
4141
"navigation_predictor/search_engine_preconnector_keyed_service_factory.cc",
4242
"navigation_predictor/search_engine_preconnector_keyed_service_factory.h",
4343
"net/cert_verifier_service_time_updater.cc",
44-
@@ -3560,10 +3556,6 @@ static_library("browser") {
44+
@@ -3562,10 +3558,6 @@ static_library("browser") {
4545
} else {
4646
#!is_android
4747
sources += [
@@ -52,7 +52,7 @@
5252
"accessibility/caption_bubble_context_browser.h",
5353
"accessibility/embedded_a11y_extension_loader.cc",
5454
"accessibility/embedded_a11y_extension_loader.h",
55-
@@ -4283,8 +4275,6 @@ static_library("browser") {
55+
@@ -4285,8 +4277,6 @@ static_library("browser") {
5656
"//chrome/app:command_ids",
5757
"//chrome/app/theme:chrome_unscaled_resources_grit",
5858
"//chrome/app/vector_icons",
@@ -61,7 +61,7 @@
6161
"//chrome/browser/apps/app_service",
6262
"//chrome/browser/apps/link_capturing",
6363
"//chrome/browser/contextual_cueing",
64-
@@ -4305,10 +4295,6 @@ static_library("browser") {
64+
@@ -4307,10 +4297,6 @@ static_library("browser") {
6565
"//chrome/browser/new_tab_page/chrome_colors",
6666
"//chrome/browser/policy:path_parser",
6767
"//chrome/browser/resources:component_extension_resources",
@@ -72,7 +72,7 @@
7272
"//chrome/browser/search/background",
7373
"//chrome/browser/smart_card",
7474
"//chrome/browser/themes",
75-
@@ -4442,9 +4428,6 @@ static_library("browser") {
75+
@@ -4444,9 +4430,6 @@ static_library("browser") {
7676
"//components/webauthn/core/browser",
7777
"//components/webauthn/core/browser:passkey_model",
7878
"//services/device/public/cpp/hid",
@@ -82,7 +82,7 @@
8282
"//third_party/crashpad/crashpad/client:common",
8383
"//third_party/zxcvbn-cpp",
8484
"//ui/views",
85-
@@ -4544,8 +4527,6 @@ static_library("browser") {
85+
@@ -4546,8 +4529,6 @@ static_library("browser") {
8686
sources += [
8787
"accessibility/soda_installer_impl.cc",
8888
"accessibility/soda_installer_impl.h",
@@ -91,7 +91,7 @@
9191
"device_identity/device_oauth2_token_store_desktop.cc",
9292
"device_identity/device_oauth2_token_store_desktop.h",
9393
"device_notifications/device_status_icon_renderer.cc",
94-
@@ -4584,8 +4565,6 @@ static_library("browser") {
94+
@@ -4586,8 +4567,6 @@ static_library("browser") {
9595
"profiles/profile_activity_metrics_recorder.h",
9696
"profiles/profile_list_desktop.cc",
9797
"profiles/profile_list_desktop.h",
@@ -100,23 +100,23 @@
100100
"signin/force_signin_verifier.cc",
101101
"signin/force_signin_verifier.h",
102102
"signin/signin_manager.cc",
103-
@@ -5386,7 +5365,6 @@ static_library("browser") {
103+
@@ -5388,7 +5367,6 @@ static_library("browser") {
104104
"//chrome/browser/policy:system_features_disable_list",
105105
"//chrome/browser/push_notification:push_notification",
106106
"//chrome/browser/resources:app_icon_resources",
107107
- "//chrome/browser/screen_ai:screen_ai_dlc_installer",
108108
"//chrome/browser/support_tool/ash",
109109
"//chrome/browser/ui/ash/accelerator",
110110
"//chrome/browser/ui/ash/accessibility",
111-
@@ -5651,7 +5629,6 @@ static_library("browser") {
111+
@@ -5653,7 +5631,6 @@ static_library("browser") {
112112
"//remoting/host/chromeos:browser_interop",
113113
"//remoting/host/chromeos:features",
114114
"//services/device/public/cpp/geolocation",
115115
- "//services/screen_ai/public/cpp:metrics",
116116
"//third_party/nearby:rpc_resources_proto",
117117
"//third_party/nearby:wire_format_proto",
118118
"//ui/chromeos",
119-
@@ -7893,12 +7870,6 @@ static_library("browser") {
119+
@@ -7895,12 +7872,6 @@ static_library("browser") {
120120
}
121121

122122
if (enable_pdf) {
@@ -597,7 +597,7 @@
597597
${this.showErrorDialog ? html`<viewer-error-dialog id="error-dialog">
598598
--- a/chrome/browser/ui/BUILD.gn
599599
+++ b/chrome/browser/ui/BUILD.gn
600-
@@ -1722,8 +1722,6 @@ static_library("ui") {
600+
@@ -1723,8 +1723,6 @@ static_library("ui") {
601601
"//chrome/browser/regional_capabilities",
602602
"//chrome/browser/safe_browsing",
603603
"//chrome/browser/safe_browsing:advanced_protection",
@@ -606,7 +606,7 @@
606606
"//chrome/browser/smart_card:smart_card",
607607
"//chrome/browser/tab_group_sync:utils",
608608
"//chrome/browser/themes",
609-
@@ -2415,7 +2413,6 @@ static_library("ui") {
609+
@@ -2416,7 +2414,6 @@ static_library("ui") {
610610
"//chrome/browser/policy:onc",
611611
"//chrome/browser/policy:system_features_disable_list",
612612
"//chrome/browser/push_notification:push_notification",

patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"invalidation/profile_invalidation_provider_factory.cc",
1212
"invalidation/profile_invalidation_provider_factory.h",
1313
"k_anonymity_service/k_anonymity_service_client.cc",
14-
@@ -2313,7 +2311,6 @@ static_library("browser") {
14+
@@ -2315,7 +2313,6 @@ static_library("browser") {
1515
"//components/resources",
1616
"//components/safe_browsing/content/browser",
1717
"//components/safe_browsing/content/browser:safe_browsing_service",
1818
- "//components/safe_browsing/content/browser/notification_content_detection",
1919
"//components/safe_browsing/content/browser/password_protection",
2020
"//components/safe_browsing/content/browser/web_ui",
2121
"//components/safe_browsing/content/common/proto:download_file_types_proto",
22-
@@ -3903,10 +3900,6 @@ static_library("browser") {
22+
@@ -3905,10 +3902,6 @@ static_library("browser") {
2323
"new_tab_page/modules/modules_switches.h",
2424
"new_tab_page/modules/new_tab_page_modules.cc",
2525
"new_tab_page/modules/new_tab_page_modules.h",
@@ -30,15 +30,15 @@
3030
"new_tab_page/modules/v2/authentication/microsoft_auth_page_handler.cc",
3131
"new_tab_page/modules/v2/authentication/microsoft_auth_page_handler.h",
3232
"new_tab_page/modules/v2/calendar/calendar_fake_data_helper.cc",
33-
@@ -8515,7 +8508,6 @@ static_library("browser_generated_files"
33+
@@ -8517,7 +8510,6 @@ static_library("browser_generated_files"
3434
"//chrome/browser/new_tab_page/chrome_colors:generate_chrome_colors_info",
3535
"//chrome/browser/new_tab_page/chrome_colors:generate_colors_info",
3636
"//chrome/browser/new_tab_page/modules/file_suggestion:mojo_bindings",
3737
- "//chrome/browser/new_tab_page/modules/safe_browsing:mojo_bindings",
3838
"//chrome/browser/new_tab_page/modules/v2/authentication:mojo_bindings",
3939
"//chrome/browser/new_tab_page/modules/v2/calendar:mojo_bindings",
4040
"//chrome/browser/new_tab_page/modules/v2/most_relevant_tab_resumption:mojo_bindings",
41-
@@ -9005,8 +8997,6 @@ static_library("test_support") {
41+
@@ -9007,8 +8999,6 @@ static_library("test_support") {
4242
"//components/reporting/util:status",
4343
"//components/reporting/util:status_macros",
4444
"//components/reporting/util:task_runner_context",
@@ -788,18 +788,19 @@
788788
force_installed_tracker_(registry_, profile_),
789789
force_installed_metrics_(registry_, profile_, &force_installed_tracker_),
790790
corrupted_extension_reinstaller_(
791-
@@ -358,10 +354,6 @@ void ExtensionService::Init() {
792-
extensions_features::kDisableLoadExtensionCommandLineSwitch)) {
793-
LOG(WARNING)
791+
@@ -404,11 +400,6 @@ void ExtensionService::LoadExtensionsFro
794792
<< "--load-extension is not allowed in Google Chrome, ignoring.";
795-
- } else if (safe_browsing::IsEnhancedProtectionEnabled(
796-
- *profile_->GetPrefs())) {
793+
return;
794+
}
795+
- if (safe_browsing::IsEnhancedProtectionEnabled(*profile_->GetPrefs())) {
797796
- VLOG(1) << "--load-extension is not allowed for users opted into "
798797
- << "Enhanced Safe Browsing, ignoring.";
799-
} else if (ShouldBlockCommandLineExtension(*profile_)) {
798+
- return;
799+
- }
800+
if (ShouldBlockCommandLineExtension(*profile_)) {
800801
// TODO(crbug.com/401529219): Deprecate this restriction once
801-
// --load-extension switch is restricted on Chrome builds.
802-
@@ -440,17 +432,6 @@ void ExtensionService::LoadSigninProfile
802+
// --load-extension removal on Chrome builds is fully launched.
803+
@@ -456,17 +447,6 @@ void ExtensionService::LoadSigninProfile
803804
}
804805
#endif
805806

@@ -838,7 +839,7 @@
838839
// Performs action based on verdicts received from the Extension Telemetry
839840
// server. Currently, these verdicts are limited to off-store extensions.
840841
void PerformActionBasedOnExtensionTelemetryServiceVerdicts(
841-
@@ -371,8 +366,6 @@ class ExtensionService : public Extensio
842+
@@ -386,8 +381,6 @@ class ExtensionService : public Extensio
842843
ExtensionTelemetryServiceVerdictHandler
843844
extension_telemetry_service_verdict_handler_;
844845

@@ -1338,7 +1339,7 @@
13381339
// certificate. So, when users click proceed on an interstitial, move the tab
13391340
--- a/chrome/browser/ui/BUILD.gn
13401341
+++ b/chrome/browser/ui/BUILD.gn
1341-
@@ -4585,8 +4585,6 @@ static_library("ui") {
1342+
@@ -4586,8 +4586,6 @@ static_library("ui") {
13421343
"views/safe_browsing/prompt_for_scanning_modal_dialog.h",
13431344
"views/safe_browsing/tailored_security_desktop_dialog_manager.cc",
13441345
"views/safe_browsing/tailored_security_desktop_dialog_manager.h",

patches/extra/bromite/fingerprinting-flags-client-rects-and-measuretext.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
--- a/chrome/browser/BUILD.gn
1111
+++ b/chrome/browser/BUILD.gn
12-
@@ -2530,6 +2530,7 @@ static_library("browser") {
12+
@@ -2532,6 +2532,7 @@ static_library("browser") {
1313
"//third_party/libyuv",
1414
"//third_party/metrics_proto",
1515
"//third_party/re2",

patches/extra/bromite/flag-max-connections-per-host.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ with limited CPU/memory resources and it is disabled by default.
1717

1818
--- a/chrome/browser/BUILD.gn
1919
+++ b/chrome/browser/BUILD.gn
20-
@@ -2207,6 +2207,7 @@ static_library("browser") {
20+
@@ -2209,6 +2209,7 @@ static_library("browser") {
2121
"//components/net_log",
2222
"//components/network_hints/common:mojo_bindings",
2323
"//components/network_session_configurator/browser",

patches/extra/ungoogled-chromium/add-flag-for-search-engine-collection.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
--- a/chrome/browser/ui/tab_helpers.cc
44
+++ b/chrome/browser/ui/tab_helpers.cc
5-
@@ -541,7 +541,9 @@ void TabHelpers::AttachTabHelpers(WebCon
5+
@@ -543,7 +543,9 @@ void TabHelpers::AttachTabHelpers(WebCon
66
profile, web_contents);
77
#endif // BUILDFLAG(SAFE_BROWSING_AVAILABLE)
88
SafetyTipWebContentsObserver::CreateForWebContents(web_contents);

patches/extra/ungoogled-chromium/add-flag-for-tabsearch-button.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
command_updater_.UpdateCommandEnabled(IDC_TAB_SEARCH_CLOSE,
1313
--- a/chrome/browser/ui/views/frame/browser_view.cc
1414
+++ b/chrome/browser/ui/views/frame/browser_view.cc
15-
@@ -5197,6 +5197,7 @@ void BrowserView::AddedToWidget() {
15+
@@ -5200,6 +5200,7 @@ void BrowserView::AddedToWidget() {
1616

1717
toolbar_->Init();
1818

0 commit comments

Comments
 (0)