Update to Chromium version 69.0.3464.0 (#567918)

This commit is contained in:
Marshall Greenblatt
2018-06-18 18:08:20 -04:00
parent 3c3045a5cb
commit 35830c88e5
51 changed files with 538 additions and 425 deletions

View File

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