Update to Chromium version 68.0.3416.0 (#554961)

This commit is contained in:
Marshall Greenblatt
2018-05-18 13:45:18 +03:00
parent 240ba800ed
commit a9f0fa9dfe
41 changed files with 322 additions and 292 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index c504d191374e..10f4a146d271 100644
index aa1294af0a9a..c3606b23c821 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@@ -10,7 +10,7 @@ index c504d191374e..10f4a146d271 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/nacl/features.gni")
@@ -1576,6 +1577,7 @@ jumbo_split_static_library("browser") {
@@ -1574,6 +1575,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@@ -18,7 +18,7 @@ index c504d191374e..10f4a146d271 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1837,6 +1839,10 @@ jumbo_split_static_library("browser") {
@@ -1834,6 +1836,10 @@ jumbo_split_static_library("browser") {
]
}