diff --git a/DEPS b/DEPS
index 9f33847..831d843 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': '4a0f180211dbcf5c400f797aafe6cc3ff6fc021f',
+  'skia_revision': '25062cf420670307dddc3dc432bb9976f4210668',
   # 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': '8ff4cb255b571e8d39ad09deb32e22fbd4a19fe8',
+  'v8_revision': 'bf37b4eb1f3ff98ce3340c443998a9c15c2f6315',
   # 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': '1ef2f828f71e40437d82bb039dcb087c1beb7bd6',
+  'pdfium_revision': 'caf6d61fbb38083f213a9d3441e12c5082d3ad3a',
   # 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.
@@ -92,11 +92,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling freetype
   # and whatever else without interference from each other.
-  'freetype_revision': 'a12a34451a99cbbcad55d466940fd445171927fd',
+  'freetype_revision': '7819aeb622a94be0d89caf8382f290d0266c4aed',
   # 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': '56836f4aacdc15e1284ef9c09afdbb9f9bd92cda',
+  'catapult_revision': '94654a44cb89c5ecb03487d88891388d2ab4769e',
   # 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' + '@' + '08fc06e0c0ab20d64b5283a7d6bf698fa72189c5', # commit position 18824
+    Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '675c61ecddf34a2073b0715adf15205fa3d42856', # commit position 18836
 
   'src/third_party/openmax_dl':
     Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' +  Var('openmax_dl_revision'),
@@ -382,6 +382,10 @@
 
     'src/third_party/google_toolbox_for_mac/src':
       Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
+
+    'src/third_party/material_design_icons/src':
+      Var('chromium_git') + '/external/github.com/google/material-design-icons.git' + '@' +
+      'a6145e167b4a3a65640dd6279319cbc77a7e4e96',
   },
   'mac': {
     'src/chrome/installer/mac/third_party/xz/xz':