Browse Source

chore: bump chromium to 85.0.4183.39 (10-x-y) (#24663)

* chore: bump chromium in DEPS to 85.0.4183.38

* chore: bump chromium in DEPS to 85.0.4183.39
Electron Bot 4 years ago
parent
commit
9462e9a3ed
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':
-    '85.0.4183.34',
+    '85.0.4183.39',
   'node_version':
     'v12.16.3',
   'nan_version':