diff --git a/DEPS b/DEPS
index d9c1ae7..dbf21c3 100644
--- a/DEPS
+++ b/DEPS
@@ -40,11 +40,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': '6d3af6faa23a931be1404cd3fcba02a3c271151c',
+  'skia_revision': '32fa5104148722dbd6aac1ce8d38dcf47737f669',
   # 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': '547d6a869d38e6c08a5d038abd1477530d01f9cc',
+  'v8_revision': 'f1317ecc526a2026e55c9bd6c532c3046defdeaa',
   # 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.
@@ -238,7 +238,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' + '@' + 'c0b94eed5babc4ca5af32453a53d49e3ca155fcd', # commit position 19300
+    Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '4a604c80cecce18aff6fc5e16296d04675312d83', # commit position 19324
 
   'src/third_party/openmax_dl':
     Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' +  Var('openmax_dl_revision'),