Update to Chromium version 87.0.4280.0 (#812852)

- Windows: VS2015 Update 2 is now the minimum version requirement for linking
  cef_sandbox from official build binary distributions.
This commit is contained in:
Marshall Greenblatt
2020-10-08 15:54:42 -04:00
parent cae194f493
commit 015e3621a3
156 changed files with 1709 additions and 2088 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index cbf9a60c385e..06146091eb43 100644
index ce49b5924986..596069095d86 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -4,6 +4,7 @@
@ -10,7 +10,7 @@ index cbf9a60c385e..06146091eb43 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -134,6 +135,7 @@ static_library("renderer") {
@@ -141,6 +142,7 @@ static_library("renderer") {
public_deps = [ "//components/contextual_search:buildflags" ]
deps = [
@ -18,7 +18,7 @@ index cbf9a60c385e..06146091eb43 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -199,6 +201,10 @@ static_library("renderer") {
@@ -206,6 +208,10 @@ static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]