Browse Source

roll Chromium to 69.0.3497.106

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

+ 4 - 2
DEPS

@@ -1,6 +1,8 @@
 vars = {
-  'chromium_version': '68.0.3440.128',
-  'node_version': '18a9880b70039f5d41ee860a95fe84e5ef928973',
+  'chromium_version':
+    '69.0.3497.106',
+  'node_version':
+    '18a9880b70039f5d41ee860a95fe84e5ef928973',
 
   'boto_version': 'f7574aa6cc2c819430c1f05e9a1a1a666ef8169b',
   'pyyaml_version': '3.12',