Browse Source

chore: bump chromium to 76.0.3809.126 (6-0-x) (#19791)

* chore: bump chromium in DEPS to 76.0.3809.123

* chore: bump chromium in DEPS to 76.0.3809.124

* chore: bump chromium in DEPS to 76.0.3809.125

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

+ 1 - 1
DEPS

@@ -10,7 +10,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '76.0.3809.120',
+    '76.0.3809.126',
   'node_version':
     'v12.4.0',