Update to Chromium version 73.0.3665.0 (#620590)

This commit is contained in:
Alexander Guettler
2019-01-17 10:56:52 +01:00
committed by Marshall Greenblatt
parent 10916749d6
commit 1a86240c93
77 changed files with 685 additions and 657 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index e0fd47a70c7b..d56e7a6b8bec 100644
index 27bdf8f10885..bd49260e4aec 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@@ -10,7 +10,7 @@ index e0fd47a70c7b..d56e7a6b8bec 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1725,6 +1726,7 @@ jumbo_split_static_library("browser") {
@@ -1714,6 +1715,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@@ -18,7 +18,7 @@ index e0fd47a70c7b..d56e7a6b8bec 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2004,6 +2006,10 @@ jumbo_split_static_library("browser") {
@@ -1995,6 +1997,10 @@ jumbo_split_static_library("browser") {
]
}
@@ -29,7 +29,7 @@ index e0fd47a70c7b..d56e7a6b8bec 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -3629,7 +3635,7 @@ jumbo_split_static_library("browser") {
@@ -3661,7 +3667,7 @@ jumbo_split_static_library("browser") {
]
}