Update to Chromium version 69.0.3489.0 (#574445)

This commit is contained in:
Marshall Greenblatt
2018-07-13 15:29:20 -04:00
parent 8e9d736cda
commit 96bd993d99
39 changed files with 270 additions and 387 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 0b312fc03b93..929fca9eaee3 100644
index 0a1e5754bb7a..f21aa63a4b86 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -3,6 +3,7 @@
@@ -10,7 +10,7 @@ index 0b312fc03b93..929fca9eaee3 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -113,6 +114,7 @@ static_library("renderer") {
@@ -115,6 +116,7 @@ static_library("renderer") {
defines = []
deps = [
@@ -18,7 +18,7 @@ index 0b312fc03b93..929fca9eaee3 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -176,6 +178,10 @@ static_library("renderer") {
@@ -178,6 +180,10 @@ static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]