chore: bump chromium to 92.0.4496.0 (master) (#28907)

Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
Electron Bot 2021-05-03 20:13:46 -07:00 committed by GitHub
parent 99909baeac
commit 005101424a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
82 changed files with 340 additions and 320 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 cd18cda9a74aa2820b116c24a483cf39818f185a..1885810cf967a111acd5df279da5f333b89629a0 100644
index 1a94829652fb309759927dab9b67951d14d43c01..34cfa21668d409cd0e2de2c96ee52f5b575df742 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -505,7 +505,7 @@ config("internal_config") {
@@ -510,7 +510,7 @@ config("internal_config") {
":cppgc_header_features",
]
@ -21,7 +21,7 @@ index cd18cda9a74aa2820b116c24a483cf39818f185a..1885810cf967a111acd5df279da5f333
defines += [ "BUILDING_V8_SHARED" ]
}
}
@@ -5165,7 +5165,7 @@ if (current_toolchain == v8_generator_toolchain) {
@@ -5183,7 +5183,7 @@ if (current_toolchain == v8_generator_toolchain) {
"src/interpreter/bytecodes.h",
]
@ -30,7 +30,7 @@ index cd18cda9a74aa2820b116c24a483cf39818f185a..1885810cf967a111acd5df279da5f333
deps = [
":v8_libbase",
@@ -5203,6 +5203,8 @@ if (current_toolchain == v8_snapshot_toolchain) {
@@ -5221,6 +5221,8 @@ if (current_toolchain == v8_snapshot_toolchain) {
configs = [ ":internal_config" ]