Skip to content

Commit 464e163

Browse files
committed
Update to Chromium 135.0.7049.84
1 parent 8923cc5 commit 464e163

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-
135.0.7049.52
1+
135.0.7049.84

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,23 +818,23 @@
818818
"//services/service_manager/public/cpp",
819819
"//services/strings",
820820
"//services/test/echo/public/mojom",
821-
@@ -8032,7 +8026,6 @@ test("unit_tests") {
821+
@@ -8033,7 +8027,6 @@ test("unit_tests") {
822822

823823
# Non-android deps for "unit_tests" target.
824824
deps += [
825825
- "../browser/screen_ai:screen_ai_install_state",
826826
"//chrome:packed_resources_integrity_header",
827827
"//chrome/browser/apps:icon_standardizer",
828828
"//chrome/browser/apps/app_service",
829-
@@ -8175,7 +8168,6 @@ test("unit_tests") {
829+
@@ -8176,7 +8169,6 @@ test("unit_tests") {
830830
"//components/webapps/browser",
831831
"//services/metrics/public/cpp:ukm_builders",
832832
"//services/network:test_support",
833833
- "//services/screen_ai:test_support",
834834
"//services/video_effects/test:test_support",
835835
"//third_party/crashpad/crashpad/util",
836836
"//third_party/libaddressinput",
837-
@@ -8615,7 +8607,6 @@ test("unit_tests") {
837+
@@ -8616,7 +8608,6 @@ test("unit_tests") {
838838
"//chrome/browser/nearby_sharing/contacts:unit_tests",
839839
"//chrome/browser/nearby_sharing/local_device_data:unit_tests",
840840
"//chrome/browser/policy:unit_tests",
@@ -1079,7 +1079,7 @@
10791079

10801080
if (!full_frame_)
10811081
return;
1082-
@@ -2322,7 +2317,7 @@ void PdfViewWebPlugin::EnableAccessibili
1082+
@@ -2326,7 +2321,7 @@ void PdfViewWebPlugin::EnableAccessibili
10831083

10841084
SkBitmap PdfViewWebPlugin::GetImageForOcr(int32_t page_index,
10851085
int32_t page_object_index) {
@@ -1088,7 +1088,7 @@
10881088
}
10891089

10901090
void PdfViewWebPlugin::HandleAccessibilityAction(
1091-
@@ -2843,19 +2838,6 @@ void PdfViewWebPlugin::PrepareAndSetAcce
1091+
@@ -2847,19 +2842,6 @@ void PdfViewWebPlugin::PrepareAndSetAcce
10921092
return;
10931093
}
10941094

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,7 @@
16541654
"//components/safe_browsing/content/browser:safe_browsing_service",
16551655
"//components/safe_browsing/content/browser/password_protection",
16561656
"//components/safe_browsing/content/browser/password_protection:test_support",
1657-
@@ -6695,8 +6693,6 @@ test("unit_tests") {
1657+
@@ -6696,8 +6694,6 @@ test("unit_tests") {
16581658
"//components/resources",
16591659
"//components/safe_browsing:buildflags",
16601660
"//components/safe_browsing/content/browser",

0 commit comments

Comments
 (0)