Update to Chromium version 74.0.3706.0 (#632463)

This commit is contained in:
Marshall Greenblatt
2019-02-20 19:42:36 -05:00
parent 6bfb5ab33b
commit 5a1c642431
78 changed files with 783 additions and 667 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 6ebafc0acd44..96644b7b809c 100644
index 809f1819b37e..697ef3f97926 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index 6ebafc0acd44..96644b7b809c 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1732,6 +1733,7 @@ jumbo_split_static_library("browser") {
@@ -1794,6 +1795,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@ -18,7 +18,7 @@ index 6ebafc0acd44..96644b7b809c 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2020,6 +2022,10 @@ jumbo_split_static_library("browser") {
@@ -2083,6 +2085,10 @@ jumbo_split_static_library("browser") {
]
}
@ -29,7 +29,7 @@ index 6ebafc0acd44..96644b7b809c 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -3713,7 +3719,7 @@ jumbo_split_static_library("browser") {
@@ -3810,7 +3816,7 @@ jumbo_split_static_library("browser") {
]
}