Update to Chromium version 68.0.3399.0 (#551554)

This commit is contained in:
Marshall Greenblatt
2018-05-14 14:24:05 +03:00
parent 66484d799e
commit 8426da0de6
44 changed files with 312 additions and 319 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 0903a4520939..be719c54f671 100644
index 859fc5b5cb25..3a2a51bd1df1 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -3,6 +3,7 @@
@ -10,7 +10,7 @@ index 0903a4520939..be719c54f671 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -109,6 +110,7 @@ static_library("renderer") {
@@ -111,6 +112,7 @@ static_library("renderer") {
defines = []
deps = [
@ -18,7 +18,7 @@ index 0903a4520939..be719c54f671 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -169,6 +171,10 @@ static_library("renderer") {
@@ -171,6 +173,10 @@ static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]