Update to Chromium version 78.0.3904.34

This commit is contained in:
Marshall Greenblatt
2019-10-02 17:07:12 +03:00
parent c0af145165
commit 584e11cf2b
19 changed files with 37 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
diff --git build/config/compiler/BUILD.gn build/config/compiler/BUILD.gn
index d1a9bfa30cb2..3c74d4acdda2 100644
index 352cb646dd51..44bc70c9d876 100644
--- build/config/compiler/BUILD.gn
+++ build/config/compiler/BUILD.gn
@@ -152,7 +152,7 @@ declare_args() {
@@ -11,7 +11,7 @@ index d1a9bfa30cb2..3c74d4acdda2 100644
!(current_cpu == "x86" || current_cpu == "x64"))))
}
@@ -1728,8 +1728,6 @@ config("thin_archive") {
@@ -1724,8 +1724,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" ]