Update to Chromium version 78.0.3904.0 (#693954)

This commit is contained in:
Marshall Greenblatt
2019-10-01 13:55:16 +00:00
parent c8b457da38
commit f8e0797773
151 changed files with 1485 additions and 2238 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 4f3ed79d0500..357a0b260e85 100644
index a008c196d020..bf91ed98b864 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -4,6 +4,7 @@
@ -10,7 +10,7 @@ index 4f3ed79d0500..357a0b260e85 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -125,6 +126,7 @@ jumbo_static_library("renderer") {
@@ -118,6 +119,7 @@ jumbo_static_library("renderer") {
defines = []
deps = [
@ -18,7 +18,7 @@ index 4f3ed79d0500..357a0b260e85 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -190,6 +192,10 @@ jumbo_static_library("renderer") {
@@ -185,6 +187,10 @@ jumbo_static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]