Update to Chromium version 94.0.4606.12

This commit is contained in:
Marshall Greenblatt
2021-08-24 18:23:42 -04:00
parent 0fa40110e3
commit ab0fdbc7a3
10 changed files with 26 additions and 19 deletions

View File

@@ -44,7 +44,7 @@ index 463e3e5e73419..97aaf0da2b9a5 100644
DocumentInit& DocumentInit::WithTypeFrom(const String& mime_type) {
diff --git third_party/blink/renderer/core/frame/local_frame.cc third_party/blink/renderer/core/frame/local_frame.cc
index 16c679be469ab..75985bf7d9c72 100644
index a9c4d4efe4d66..c0c62cbbe60de 100644
--- third_party/blink/renderer/core/frame/local_frame.cc
+++ third_party/blink/renderer/core/frame/local_frame.cc
@@ -1853,7 +1853,7 @@ WebContentSettingsClient* LocalFrame::GetContentSettingsClient() {