Update to Chromium version 70.0.3516.0 (#581409)

This commit is contained in:
Marshall Greenblatt
2018-08-09 16:18:24 -04:00
parent a659b48fd1
commit ea0e213bef
61 changed files with 315 additions and 280 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 390f8303d2ab..bf60472655dc 100644
index 569af2c9feed..4ac43a30cf8f 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index 390f8303d2ab..bf60472655dc 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1667,6 +1668,7 @@ jumbo_split_static_library("browser") {
@@ -1661,6 +1662,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@ -18,7 +18,7 @@ index 390f8303d2ab..bf60472655dc 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1938,6 +1940,10 @@ jumbo_split_static_library("browser") {
@@ -1932,6 +1934,10 @@ jumbo_split_static_library("browser") {
]
}