Update to Chromium version 105.0.5195.0 (#1027018)

This commit is contained in:
Marshall Greenblatt
2022-07-25 13:49:32 -04:00
parent e9f29ab3d6
commit 9af494d36c
72 changed files with 811 additions and 686 deletions

View File

@@ -1,5 +1,5 @@
diff --git base/BUILD.gn base/BUILD.gn
index d6f08e8d0149c..8a9d77fee5029 100644
index 9fc667eaa2bcf..00b36b452ccfa 100644
--- base/BUILD.gn
+++ base/BUILD.gn
@@ -37,6 +37,7 @@ import("//build/nocompile.gni")
@@ -10,7 +10,7 @@ index d6f08e8d0149c..8a9d77fee5029 100644
import("//testing/libfuzzer/fuzzer_test.gni")
import("//testing/test.gni")
@@ -1910,7 +1911,11 @@ mixed_component("base") {
@@ -1923,7 +1924,11 @@ mixed_component("base") {
"hash/md5_constexpr_internal.h",
"hash/sha1.h",
]
@@ -23,7 +23,7 @@ index d6f08e8d0149c..8a9d77fee5029 100644
sources += [
"hash/md5_nacl.cc",
"hash/md5_nacl.h",
@@ -2063,6 +2068,12 @@ mixed_component("base") {
@@ -2076,6 +2081,12 @@ mixed_component("base") {
defines += [ "COM_INIT_CHECK_HOOK_DISABLED" ]
}