Update to Chromium version 78.0.3904.0 (#693954)

This commit is contained in:
Marshall Greenblatt
2019-10-01 13:55:16 +00:00
parent c8b457da38
commit f8e0797773
151 changed files with 1485 additions and 2238 deletions

View File

@ -1,8 +1,8 @@
diff --git build/config/compiler/BUILD.gn build/config/compiler/BUILD.gn
index 66f3b325be58..b3bdbd5c39d9 100644
index d1a9bfa30cb2..3c74d4acdda2 100644
--- build/config/compiler/BUILD.gn
+++ build/config/compiler/BUILD.gn
@@ -160,7 +160,7 @@ declare_args() {
@@ -152,7 +152,7 @@ declare_args() {
!use_clang_coverage && !(is_android && use_order_profiling) &&
(use_lld ||
(use_gold &&
@ -11,7 +11,7 @@ index 66f3b325be58..b3bdbd5c39d9 100644
!(current_cpu == "x86" || current_cpu == "x64"))))
}
@@ -1734,8 +1734,6 @@ config("thin_archive") {
@@ -1728,8 +1728,6 @@ config("thin_archive") {
# archive names to 16 characters, which is not what we want).
if ((is_posix && !is_nacl && !is_mac && !is_ios) || is_fuchsia) {
arflags = [ "-T" ]