Browse Source

chore: bump chromium to 80.0.3987.47 (8-x-y) (#21651)

* chore: bump chromium in DEPS to 80.0.3987.32

* chore: bump chromium in DEPS to 80.0.3987.33

* chore: bump chromium in DEPS to 80.0.3987.34

* chore: bump chromium in DEPS to 80.0.3987.36

* chore: bump chromium in DEPS to 80.0.3987.37

* chore: bump chromium in DEPS to 80.0.3987.38

* chore: bump chromium in DEPS to 80.0.3987.39

* chore: bump chromium in DEPS to 80.0.3987.40

* chore: bump chromium in DEPS to 80.0.3987.43

* chore: bump chromium in DEPS to 80.0.3987.47
Electron Bot 5 years ago
parent
commit
aca96553fc
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':
-    '80.0.3987.31',
+    '80.0.3987.47',
   'node_version':
     'v12.13.0',
   'nan_version':