chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064)

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: loc <andy@slack-corp.com>
Co-authored-by: Robo <hop2deep@gmail.com>
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
This commit is contained in:
Electron Bot 2020-03-03 13:35:05 -08:00 committed by GitHub
parent 3a331ffca6
commit 39baf68790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
126 changed files with 1047 additions and 961 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 f2c246e542752dffbac1055a064a63698d93ad4a..3e4cb6231da6cbd3c2cecf9a5494a711a168d6c6 100644
index c12bf2dc76ec831054e8ee8753bcc772fda06736..d0346a6537a9edbd04c6fd75a345d1fb50bcffa1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -296,7 +296,7 @@ config("internal_config") {
@@ -310,7 +310,7 @@ config("internal_config") {
":v8_header_features",
]
@ -21,7 +21,7 @@ index f2c246e542752dffbac1055a064a63698d93ad4a..3e4cb6231da6cbd3c2cecf9a5494a711
defines += [ "BUILDING_V8_SHARED" ]
}
}
@@ -3798,7 +3798,7 @@ if (current_toolchain == v8_generator_toolchain) {
@@ -3959,7 +3959,7 @@ if (current_toolchain == v8_generator_toolchain) {
"src/interpreter/bytecodes.h",
]
@ -30,7 +30,7 @@ index f2c246e542752dffbac1055a064a63698d93ad4a..3e4cb6231da6cbd3c2cecf9a5494a711
deps = [
":v8_libbase",
@@ -3831,6 +3831,8 @@ if (current_toolchain == v8_snapshot_toolchain) {
@@ -3992,6 +3992,8 @@ if (current_toolchain == v8_snapshot_toolchain) {
configs = [ ":internal_config" ]