Update to Chromium version 75.0.3770.0 (#652427)

This commit is contained in:
Marshall Greenblatt
2019-06-05 16:15:45 +02:00
parent ab6fd322d1
commit 6193d8c554
79 changed files with 739 additions and 763 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index c9a0e95880f3..2a3667c5acc5 100644
index 987b36217aad..832eab3ee56a 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@@ -10,7 +10,7 @@ index c9a0e95880f3..2a3667c5acc5 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1807,6 +1808,7 @@ jumbo_split_static_library("browser") {
@@ -1811,6 +1812,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@@ -18,7 +18,7 @@ index c9a0e95880f3..2a3667c5acc5 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2105,6 +2107,10 @@ jumbo_split_static_library("browser") {
@@ -2111,6 +2113,10 @@ jumbo_split_static_library("browser") {
]
}
@@ -29,7 +29,7 @@ index c9a0e95880f3..2a3667c5acc5 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -3877,7 +3883,7 @@ jumbo_split_static_library("browser") {
@@ -3916,7 +3922,7 @@ jumbo_split_static_library("browser") {
]
}