diff --git a/DEPS b/DEPS index 9f33847..fc06943 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': '01eb360ce063ee8df4109f22fc779d7eb69583ae', # 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': '2c2e365f52d98d12f040c30b0f48654811d2e392', # 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. @@ -52,7 +52,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': '0dc97810e5e4ed49d4a6c31d071550e618e9e25e', + 'angle_revision': 'f0be43fee2a89588a63d4d7beb82ea18db7431e8', # 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. @@ -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': 'a173900b19e158130df049dd1c31b7494baefffd', # 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': '6d102fd0828209a8f9c0fb39eab1e846f3114e84', # 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':