chore: bump chromium to 113.0.5668.0 (main) (#37646)

* chore: bump chromium in DEPS to 113.0.5668.0

* chore: update patches

* chore: fixup for lint

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
electron-roller[bot] 2023-03-22 20:09:13 -04:00 committed by GitHub
parent 52481bc923
commit 916861036d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 78 additions and 78 deletions

View file

@ -9,10 +9,10 @@ necessary for native modules to load.
Also, some fixes relating to mksnapshot on ARM.
diff --git a/BUILD.gn b/BUILD.gn
index 5e5bb5a7dee99df7bb52eb137a217e4bcaf68bcc..75869b200c4ae73108cc03e47aa581d57e470426 100644
index ac155fd467f5a4b56bc861e8fc62c20b02e3d247..534b7c3165e549f87f16c931ccfe87f855ac550f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -689,7 +689,7 @@ config("internal_config") {
@@ -691,7 +691,7 @@ config("internal_config") {
":cppgc_header_features",
]
@ -21,7 +21,7 @@ index 5e5bb5a7dee99df7bb52eb137a217e4bcaf68bcc..75869b200c4ae73108cc03e47aa581d5
defines += [ "BUILDING_V8_SHARED" ]
}
@@ -6381,7 +6381,7 @@ if (current_toolchain == v8_generator_toolchain) {
@@ -6384,7 +6384,7 @@ if (current_toolchain == v8_generator_toolchain) {
"src/interpreter/bytecodes.h",
]