diff --git a/DEPS b/DEPS
index 4a1b0d5..e9ffd66 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,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': 'e76eceac137f0a794cec9da31d63efba811e59e7',
+  'v8_revision': 'c37ce45885b240650b0a5e29ee4a8e620d790f6b',
   # 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.
@@ -64,7 +64,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': 'c6fd58d69bd8895137364c4a1b0bcd08a2ce8c46',
+  'pdfium_revision': 'd3b90ac1ee24e6e79f3b852f2c61135e099e7df1',
   # 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.
@@ -96,7 +96,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling catapult
   # and whatever else without interference from each other.
-  'catapult_revision': '27252354126c731d23022e1118b311bcfa0c8a3f',
+  'catapult_revision': 'deb2d7670a64dd33163f3c6e7c95b7066188e2f5',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -235,7 +235,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' + '@' + 'f75b6fa09dc229d1fac9c050c56c0943a5ff01ce', # commit position 18538
+    Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'e65f13714155819b16eebd32a1845f25258aa13c', # commit position 18559
 
   'src/third_party/openmax_dl':
     Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' +  Var('openmax_dl_revision'),