From 4ba5723aed18a2afb0239b8eb699b3f1b1ef95d5 Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 15:45:36 -0700 Subject: [PATCH] chore: bump chromium to 114.0.5692.0 (main) (#37806) * chore: bump chromium in DEPS to 114.0.5692.0 * chore: update patches --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> --- DEPS | 2 +- ..._use_the_mas_build_config_in_the_required_components.patch | 2 +- patches/chromium/printing.patch | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index f04faf8316ee..bb7202f7a9e5 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ gclient_gn_args_from = 'src' vars = { 'chromium_version': - '114.0.5690.0', + '114.0.5692.0', 'node_version': 'v18.15.0', 'nan_version': diff --git a/patches/chromium/build_only_use_the_mas_build_config_in_the_required_components.patch b/patches/chromium/build_only_use_the_mas_build_config_in_the_required_components.patch index ae51080e31f5..33b81ac3e27f 100644 --- a/patches/chromium/build_only_use_the_mas_build_config_in_the_required_components.patch +++ b/patches/chromium/build_only_use_the_mas_build_config_in_the_required_components.patch @@ -76,7 +76,7 @@ index 6926bd6766603f8de2237447c0a8fde2d09b67b4..707a943dd2bbc89917bd4b5b0fbc1d42 if (is_win) { diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn -index 79a4dff864f074c66f70b5e16c2645978ad36607..ec3720d244c5b9796adf8d68ebab73400ae66862 100644 +index 89ee70a94fde667db7f5ffd28fc0b08e59a8fd5b..bb09ca96d9db9b74e9f37f9cafc13e4b694af5a5 100644 --- a/content/browser/BUILD.gn +++ b/content/browser/BUILD.gn @@ -56,6 +56,7 @@ source_set("browser") { diff --git a/patches/chromium/printing.patch b/patches/chromium/printing.patch index e26be81661b5..5783563bade8 100644 --- a/patches/chromium/printing.patch +++ b/patches/chromium/printing.patch @@ -818,10 +818,10 @@ index 146fbcb2e6bd4348110ecc3220d6ac0ac59babf3..eecc3118033ef7fe1f17aba48cd19b17 #if BUILDFLAG(ENABLE_PRINT_PREVIEW) // Set options for print preset from source PDF document. diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn -index 1743d34f7a2a5ec66eedb1ddc2bacd694f8c027d..79a4dff864f074c66f70b5e16c2645978ad36607 100644 +index feaef291f76698dcd7354399c7649c7b6565e37e..89ee70a94fde667db7f5ffd28fc0b08e59a8fd5b 100644 --- a/content/browser/BUILD.gn +++ b/content/browser/BUILD.gn -@@ -2842,8 +2842,9 @@ source_set("browser") { +@@ -2848,8 +2848,9 @@ source_set("browser") { "//ppapi/shared_impl", ]