Browse Source

chore: bump chromium in DEPS to 78.0.3904.124 (#21339)

Electron Bot 5 years ago
parent
commit
98d06f6e5c
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.123',
+    '78.0.3904.124',
   'node_version':
     'v12.8.1',
   'nan_version':