Browse Source

chore: bump chromium in DEPS to 91.0.4472.77 (#29321)

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 3 years ago
parent
commit
8481e5c08a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -14,7 +14,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '91.0.4472.69',
+    '91.0.4472.77',
   'node_version':
     'v14.16.0',
   'nan_version':