Update to Chromium version 69.0.3453.0 (#565531)

This commit is contained in:
Marshall Greenblatt
2018-06-08 12:53:10 -04:00
parent d9ebd4c50f
commit 12043b16e7
60 changed files with 410 additions and 360 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index b8a22d99f3cf..da1d8cfcf86a 100644
index fa2126cb222c..e8544c6dff5a 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@@ -10,7 +10,7 @@ index b8a22d99f3cf..da1d8cfcf86a 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1594,6 +1595,7 @@ jumbo_split_static_library("browser") {
@@ -1616,6 +1617,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@@ -18,7 +18,7 @@ index b8a22d99f3cf..da1d8cfcf86a 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1860,6 +1862,10 @@ jumbo_split_static_library("browser") {
@@ -1885,6 +1887,10 @@ jumbo_split_static_library("browser") {
]
}