Skip to content

Commit 708cc83

Browse files
committed
Update to Chromium 130.0.6723.69
1 parent 962eb12 commit 708cc83

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

chromium_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
130.0.6723.58
1+
130.0.6723.69

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -734,26 +734,26 @@
734734
"//services/service_manager/public/cpp",
735735
"//services/strings",
736736
"//services/test/echo/public/mojom",
737-
@@ -8236,7 +8230,6 @@ test("unit_tests") {
737+
@@ -8237,7 +8231,6 @@ test("unit_tests") {
738738

739739
# Non-android deps for "unit_tests" target.
740740
deps += [
741741
- "../browser/screen_ai:screen_ai_install_state",
742742
"//chrome:packed_resources_integrity_header",
743743
"//chrome/browser/apps:icon_standardizer",
744744
"//chrome/browser/apps/app_service",
745-
@@ -8366,7 +8359,6 @@ test("unit_tests") {
745+
@@ -8367,7 +8360,6 @@ test("unit_tests") {
746746
"//services/device/public/cpp/bluetooth",
747747
"//services/metrics/public/cpp:ukm_builders",
748748
"//services/network:test_support",
749749
- "//services/screen_ai:test_support",
750750
"//services/video_effects/test:test_support",
751751
"//third_party/crashpad/crashpad/util",
752752
"//third_party/libaddressinput",
753-
@@ -8683,8 +8675,6 @@ test("unit_tests") {
754-
"//chrome/browser/push_notification",
753+
@@ -8687,8 +8679,6 @@ test("unit_tests") {
755754
"//chrome/browser/push_notification:test_support",
756755
"//chrome/browser/push_notification/protos:proto",
756+
"//chrome/browser/scalable_iph:scalable_iph_factory",
757757
- "//chrome/browser/screen_ai:unit_tests",
758758
- "//chrome/browser/screen_ai/public:test_support",
759759
"//chrome/browser/support_tool/ash:unit_tests",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@
13131313
info.enterprise_profile_id = signals.enterprise_profile_id;
13141314
--- a/chrome/browser/extensions/api/tabs/tabs_api.cc
13151315
+++ b/chrome/browser/extensions/api/tabs/tabs_api.cc
1316-
@@ -408,30 +408,6 @@ void NotifyExtensionTelemetry(Profile* p
1316+
@@ -423,30 +423,6 @@ void NotifyExtensionTelemetry(Profile* p
13171317
const std::string& current_url,
13181318
const std::string& new_url,
13191319
const std::optional<StackTrace>& js_callstack) {
@@ -3458,7 +3458,7 @@
34583458
"//components/safe_browsing/content/browser:safe_browsing_service",
34593459
"//components/safe_browsing/content/browser/password_protection",
34603460
"//components/safe_browsing/content/browser/password_protection:test_support",
3461-
@@ -6877,9 +6874,6 @@ test("unit_tests") {
3461+
@@ -6878,9 +6875,6 @@ test("unit_tests") {
34623462
"//components/resources",
34633463
"//components/safe_browsing:buildflags",
34643464
"//components/safe_browsing/content/browser",

0 commit comments

Comments
 (0)