Update to Chromium version 83.0.4103.0 (#756066)

This commit is contained in:
Marshall Greenblatt
2020-04-14 15:31:00 -04:00
parent 30d83cb94a
commit fa519f5108
56 changed files with 352 additions and 301 deletions

View File

@@ -1,5 +1,5 @@
diff --git build/config/compiler/BUILD.gn build/config/compiler/BUILD.gn
index 9573394d28b8..eb3663551a62 100644
index 3d5e4dede0ba..63dde0c70634 100644
--- build/config/compiler/BUILD.gn
+++ build/config/compiler/BUILD.gn
@@ -163,7 +163,7 @@ declare_args() {
@@ -11,7 +11,7 @@ index 9573394d28b8..eb3663551a62 100644
!(current_cpu == "x86" || current_cpu == "x64"))))
}
@@ -1748,8 +1748,6 @@ config("thin_archive") {
@@ -1740,8 +1740,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" ]