Publish DEPS for 68.0.3432.2
diff --git a/DEPS b/DEPS
index a0f85d7..3bd2b6e 100644
--- a/DEPS
+++ b/DEPS
@@ -37,6 +37,7 @@
 
 
 vars = {
+  "buildspec_platforms": "win, win64",
   # By default, we should check out everything needed to run on the main
   # chromium waterfalls. This var can be also be set to "small", in order
   # to skip things are not strictly needed to build chromium for development
@@ -100,7 +101,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
-  'v8_revision': 'refs/heads/chromium/3432',
+  'v8_revision': '324a3e4449522dfec8ea9d9b23d7e33f16afe61a',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
   # and whatever else without interference from each other.
@@ -108,11 +109,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling ANGLE
   # and whatever else without interference from each other.
-  'angle_revision': 'refs/heads/chromium/3432',
+  'angle_revision': '01e83581864b153a21f0621a4500df7f2e99f524',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling build tools
   # and whatever else without interference from each other.
-  'buildtools_revision': 'refs/heads/chromium/3432',
+  'buildtools_revision': 'a9e946f166b73f9dc170129f6586a1e68efb0ab3',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -120,7 +121,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
-  'pdfium_revision': 'refs/heads/chromium/3432',
+  'pdfium_revision': '473b4ae489e8c6d63b087693589eda03399f60f6',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openmax_dl
   # and whatever else without interference from each other.
@@ -1002,7 +1003,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3432',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@3c5d3f5774d658fc25bb842a2f19c12a43891484',
     'condition': 'checkout_src_internal',
   },