Browse Source

Update to Chromium 68.0.3440.128 and Node 10.10.0

Jeremy Apthorp 6 years ago
parent
commit
78c8951a50
1 changed files with 2 additions and 2 deletions
  1. 2 2
      DEPS

+ 2 - 2
DEPS

@@ -1,8 +1,8 @@
 vars = {
   'chromium_version':
-    '67.0.3396.99',
+    '68.0.3440.128',
   'node_version':
-    '7295c611497c5e70d292e96e98f1180822b907a6',
+    'eba2ae937220de1a0e8de8d64d4effcf682527e7',
 
   'pyyaml_version':
     '3.12',