Update to Chromium version 114.0.5735.0 (#1135570)

- Mac: 13.3 SDK (Xcode 14.3) is now supported (see https://crbug.com/1431897).
- Mac: Removed UnderlayOpenGLHostingWindow which is no longer used.
This commit is contained in:
Marshall Greenblatt
2023-04-26 15:55:59 -04:00
parent 09c4142dad
commit ab94a13522
87 changed files with 602 additions and 724 deletions

View File

@ -1,8 +1,8 @@
diff --git third_party/blink/public/platform/platform.h third_party/blink/public/platform/platform.h
index 17e2a2876789c..b708401ec2c0f 100644
index d7fc9c28b67f0..5a8b5b68654e0 100644
--- third_party/blink/public/platform/platform.h
+++ third_party/blink/public/platform/platform.h
@@ -793,6 +793,11 @@ class BLINK_PLATFORM_EXPORT Platform {
@@ -794,6 +794,11 @@ class BLINK_PLATFORM_EXPORT Platform {
}
#endif