Browse Source

chore: bump chromium to 78.0.3904.86 (7-0-x) (#20823)

* chore: bump chromium in DEPS to 78.0.3904.83

* chore: bump chromium in DEPS to 78.0.3904.86
Electron Bot 5 years ago
parent
commit
bcc4f67784
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -11,7 +11,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '78.0.3904.82',
+    '78.0.3904.86',
   'node_version':
     'v12.8.1',
   'nan_version':