Update to Chromium version 68.0.3403.0 (#552595)

This commit is contained in:
Marshall Greenblatt
2018-05-16 12:28:49 +03:00
parent 58413e16b1
commit 84e2286995
31 changed files with 207 additions and 180 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index d1fc8968a730..0f485507181d 100644
index 705d6a0bbe1b..b6f7efe2d6b2 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index d1fc8968a730..0f485507181d 100644
import("//chrome/common/features.gni")
import("//components/feature_engagement/features.gni")
import("//components/nacl/features.gni")
@@ -1583,6 +1584,7 @@ jumbo_split_static_library("browser") {
@@ -1578,6 +1579,7 @@ jumbo_split_static_library("browser") {
"//base:i18n",
"//base/allocator:buildflags",
"//cc",
@ -18,9 +18,9 @@ index d1fc8968a730..0f485507181d 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -1836,6 +1838,10 @@ jumbo_split_static_library("browser") {
"//ui/web_dialogs",
]
@@ -1839,6 +1841,10 @@ jumbo_split_static_library("browser") {
]
}
+ if (enable_cef) {
+ configs += [ "//cef/libcef/features:config" ]