Update to Chromium version 69.0.3483.0 (#572879)

This commit is contained in:
Marshall Greenblatt
2018-07-06 13:11:55 -04:00
parent 123324f5f9
commit 6301e06c8a
34 changed files with 128 additions and 145 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 86fd23195194..3b694a7f3f39 100644
index 6de801443eac..f0d38f681077 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index 86fd23195194..3b694a7f3f39 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/feed/features.gni")
@@ -1640,6 +1641,7 @@ jumbo_split_static_library("browser") {
@@ -1644,6 +1645,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@ -18,7 +18,7 @@ index 86fd23195194..3b694a7f3f39 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1912,6 +1914,10 @@ jumbo_split_static_library("browser") {
@@ -1916,6 +1918,10 @@ jumbo_split_static_library("browser") {
]
}