diff --git a/DEPS b/DEPS
index 71b34420..6b1a4f8 100644
--- a/DEPS
+++ b/DEPS
@@ -31,15 +31,15 @@
   # Use this googlecode_url variable only if there is an internal mirror for it.
   # If you do not know, use the full path while defining your new deps entry.
   'googlecode_url': 'http://%s.googlecode.com/svn',
-  'webkit_revision': '76c717758a3912e62a61db74f45c3432ef1335d2', # from svn revision 201381
+  'webkit_revision': 'b49b48070ca411fd2093349cddd7f217ffc05da9', # from svn revision 201864
   'chromium_git': 'https://chromium.googlesource.com',
-  'libvpx_revision': 'a208ecae8e6fff1c0d4286bdc000d7c5efaab411',
+  'libvpx_revision': '0304cef02fe5e94b63e7e78ddb263d91ca32d533',
   'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
-  'skia_revision': '4204800cd8f311f11491cf2eb7e32ca681f05489',
+  'skia_revision': '3e9a4526ed718d88751128624be6b2ee72dc4961',
   # 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': 'c45557b83149bd1b95c5b7a19ecb8f567464dfb1',
+  'v8_revision': '23c97e70082ede7cef87184d537dd728283b500b',
   # 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.
@@ -47,7 +47,7 @@
   # 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': '254fceac120114abd575da7095e81394eafa008f',
+  'angle_revision': 'a0a9e12ded57c70f28a3f467fafe100e32a684e5',
   # 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.
@@ -55,7 +55,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': 'a2b3ae23556fb2f1adbc008574f33bf365476af9',
+  'pdfium_revision': '640c395fa9b76552383ccd0c5f4668ea698089f6',
   # 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.
@@ -63,7 +63,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
-  'boringssl_revision': '12fe1b25ead258858309d22ffa9e1f9a316358d7',
+  'boringssl_revision': 'ac8302a092e8e232dbabf5a01eff5dd37671b5c8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling nss
   # and whatever else without interference from each other.
@@ -102,7 +102,7 @@
 
 deps = {
   'src/breakpad/src':
-   Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + 'e100989d3776aa1a6bfa9453edca227a679e3a0c', # from svn revision 1495
+   Var('chromium_git') + '/breakpad/breakpad/src.git' + '@' + '00915090d0511189d2d41818cbf617e7cc1426f9',
 
   'src/buildtools':
    Var('chromium_git') + '/chromium/buildtools.git' + '@' +  Var('buildtools_revision'),
@@ -150,7 +150,7 @@
     Var('chromium_git') + '/external/grit-i18n.git' + '@' + '15d48e32cc9f346245c823ce48c54209d02ea983', # from svn revision 196
 
   'src/tools/gyp':
-    Var('chromium_git') + '/external/gyp.git' + '@' + '6ee91ad8659871916f9aa840d42e1513befdf638',
+    Var('chromium_git') + '/external/gyp.git' + '@' + '5d01a8cda53bfa23f1dcbe0c31c33aa30f50cf4c',
 
   'src/tools/swarming_client':
    Var('chromium_git') + '/external/swarming.client.git' + '@' +  Var('swarming_revision'),
@@ -192,7 +192,7 @@
    Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '3651d8ef1fe8bf1fab61da6298341470402c991a',
 
   'src/third_party/libjingle/source/talk':
-    Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'e8b3f11230aab0b2687f73850a9e61b6fd8882ac', # commit position 9787
+    Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'ca717fa1df12a4d3c7e111f974fdbdd3c487d805', # commit position 9867
 
   'src/third_party/usrsctp/usrsctplib':
     Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408f8f587cb4c3ffeef2e50ac', # from svn revision 9215
@@ -207,7 +207,7 @@
    Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '631e2dd119d49794e3572b6ca3f16ee39d59f372',
 
   'src/third_party/flac':
-   Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'e1b6e7983a8c54954f13f40772a40f490f1eefca',
+   Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315c016dc207e3fb2733fc0',
 
   'src/third_party/pyftpdlib/src':
     Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d059f581f05ae8d89d7e45',
@@ -216,7 +216,7 @@
    Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
 
   'src/third_party/webrtc':
-    Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '8cd6e8f2e51b6eee9c1d17ddb00b70c03bae6f4a', # commit position 9787
+    Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '22fd889297d3a1073001825fdff5aedf467fa3eb', # commit position 9867
 
   'src/third_party/openmax_dl':
     Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' +  Var('openmax_dl_revision'),
@@ -225,7 +225,7 @@
     Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
 
   'src/third_party/libyuv':
-    Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '3c4f5735ce1080bb52acd034c9318ed53418bb57', # from version 1474
+    Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '0bc626a5d776fd8399d14d7f6e24e557c14f4e7e', # from version 1475
 
   'src/third_party/smhasher/src':
     Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
@@ -279,7 +279,7 @@
 
   'src/third_party/catapult':
     Var('chromium_git') + '/external/github.com/catapult-project/catapult.git' + '@' +
-    '7567b4beb0c11e9c2993c1f7da9c224b02a630f2',
+    '4582fa970cdc43607c9ef2fcef6a45bf99fdea68',
 }
 
 
@@ -389,7 +389,7 @@
 
     # For Linux and Chromium OS.
     'src/third_party/cros_system_api':
-     Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'c3d89bb4a8d9c8622bbdbd846085c3c96643b253',
+     Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '0b175578c8150c7ee0e7e4fd6d4dc7480979e248',
 
     # Note that this is different from Android's freetype repo.
     'src/third_party/freetype2/src':