Update to Chromium version 71.0.3578.0 (#599034)

This commit is contained in:
Marshall Greenblatt
2018-10-24 16:37:39 -04:00
parent f9ebe693e4
commit 315b57e9f7
63 changed files with 505 additions and 413 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 4adc6a2f64cd..bba2ab9a8b0c 100644
index 8e953590edd9..750a1bb85480 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index 4adc6a2f64cd..bba2ab9a8b0c 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1691,6 +1692,7 @@ jumbo_split_static_library("browser") {
@@ -1708,6 +1709,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@ -18,7 +18,7 @@ index 4adc6a2f64cd..bba2ab9a8b0c 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1966,6 +1968,10 @@ jumbo_split_static_library("browser") {
@@ -1983,6 +1985,10 @@ jumbo_split_static_library("browser") {
]
}
@ -29,7 +29,7 @@ index 4adc6a2f64cd..bba2ab9a8b0c 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -3552,7 +3558,7 @@ jumbo_split_static_library("browser") {
@@ -3586,7 +3592,7 @@ jumbo_split_static_library("browser") {
]
}