Update to Chromium version 70.0.3538.35

This commit is contained in:
Marshall Greenblatt
2018-09-28 15:40:26 +02:00
parent b8ca094aca
commit df6fb4f06e
19 changed files with 71 additions and 66 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 52ab34ca40a7..51eb9d1db641 100644
index 33a36da42b37..c92956f1c3a0 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@@ -10,7 +10,7 @@ index 52ab34ca40a7..51eb9d1db641 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") {
@@ -1689,6 +1690,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@@ -18,7 +18,7 @@ index 52ab34ca40a7..51eb9d1db641 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1965,6 +1967,10 @@ jumbo_split_static_library("browser") {
@@ -1963,6 +1965,10 @@ jumbo_split_static_library("browser") {
]
}
@@ -29,7 +29,7 @@ index 52ab34ca40a7..51eb9d1db641 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -3505,7 +3511,7 @@ jumbo_split_static_library("browser") {
@@ -3504,7 +3510,7 @@ jumbo_split_static_library("browser") {
]
}