Skip to content

Commit

Permalink
chore: bump chromium to 93.0.4577.63 (14-x-y) (#30794)
Browse files Browse the repository at this point in the history
* chore: bump chromium in DEPS to 93.0.4577.63

* chore: update patches

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
  • Loading branch information
electron-roller[bot] and patchup[bot] committed Sep 1, 2021
1 parent bdf1568 commit 4553ce0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -15,7 +15,7 @@ gclient_gn_args = [

vars = {
'chromium_version':
'93.0.4577.58',
'93.0.4577.63',
'node_version':
'v14.17.0',
'nan_version':
Expand Down
2 changes: 1 addition & 1 deletion patches/chromium/mas_no_private_api.patch
Expand Up @@ -392,7 +392,7 @@ index 6102a8844f65556e9a911b9ece136edc20cd27ce..bf3244b706365b98233a34d387fd2a42

- (id)accessibilityFocusedUIElement {
diff --git a/content/browser/accessibility/browser_accessibility_manager_mac.mm b/content/browser/accessibility/browser_accessibility_manager_mac.mm
index a6b5a26aab2467ae074070d2ddee4ef8ac05922c..c737936326d455422d81497e1f544ca5f1e3aee0 100644
index cfdebf86e1cd3b7e5473ce004add42ac5f62d2a0..1eca0d6048e51a8f24761879ca7c3f1f78cc77c4 100644
--- a/content/browser/accessibility/browser_accessibility_manager_mac.mm
+++ b/content/browser/accessibility/browser_accessibility_manager_mac.mm
@@ -500,7 +500,7 @@ void PostAnnouncementNotification(NSString* announcement) {
Expand Down

0 comments on commit 4553ce0

Please sign in to comment.