diff --git a/DEPS b/DEPS index 729b096..3f5f3f8 100644 --- a/DEPS +++ b/DEPS
@@ -34,31 +34,31 @@ 'llvm_url': 'http://src.chromium.org/llvm-project', 'llvm_git': 'https://llvm.googlesource.com', 'webkit_trunk': 'http://src.chromium.org/blink/trunk', - 'webkit_revision': '12a5230da1aa55ecf6d0696bf73bdbb327ad0aa1', # from svn revision 189000 + 'webkit_revision': 'fc49b4d0de056fca013d8190c26d19bfcebbac20', # from svn revision 189364 'chromium_git': 'https://chromium.googlesource.com', 'chromiumos_git': 'https://chromium.googlesource.com/chromiumos', 'pdfium_git': 'https://pdfium.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'boringssl_git': 'https://boringssl.googlesource.com', - 'libvpx_revision': '5da40ca3395cd09443f3d4a3f8b86e495a6df364', + 'libvpx_revision': '5cdd30205301c293be6160f778bce981300b5a28', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', - 'skia_revision': 'f7069d58fc7b323437e8a65a82d5d839e92c9ffe', + 'skia_revision': 'fef4c32bdf02f1bf3cde722cd48c4ac4cd137ab6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': '803048b5d6457cfb87a66470e14fc49919497bea', + 'v8_revision': 'c9709b92ec2a695cf85a688f63eff3ef97939a78', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. # 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. - 'swarming_revision': 'd863df38343f8057dbddfe5543addcf19a49ce0f', + 'swarming_revision': 'c698ea2a7781c493a8e09d0e89415a4aab8e1f62', # 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': 'dd806c2b58aac61f010c7b1c6831f9541209f490', + 'angle_revision': 'bc393df9cd8ae893da686533644da29a8c4911ae', # 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. @@ -66,15 +66,15 @@ # 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': 'aa7b4ede03764a5701a477b601720a32c88d8e42', + 'pdfium_revision': 'b3a788e5e37955620b26be5b6e3048d37b605e00', # 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. - 'openmax_dl_revision': '8f7bf0b9f9ac36a671ac4f76fb8c7d4eac700f6a', + 'openmax_dl_revision': 'c01d587de2dfe12458f44074d07f51857c16508e', # 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': '347f025d752980f62757f3f01321c4ec970ba94c', + 'boringssl_revision': 'be629e0e920ae32cca691f5e45410ff00db1a849', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling nss # and whatever else without interference from each other. @@ -82,7 +82,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling google-toolbox-for-mac # and whatever else without interference from each other. - 'google_toolbox_for_mac_revision': 'a09526298f9dd1ec49d3b3ac5608d2a257b94cef', + 'google_toolbox_for_mac_revision': '17eee6933bb4a978bf045ef1b12fc68f15b08cd2', # from svn revision 703 # Three lines of non-changing comments so that # the commit queue can handle CLs rolling lighttpd # and whatever else without interference from each other. @@ -94,7 +94,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling NaCl # and whatever else without interference from each other. - 'nacl_revision': '945d334190e1b965d5d3ea50981aca41df64235d', + 'nacl_revision': '7c13b1d2cb6133e2edcf21df769e708c350b5fb0', } # Only these hosts are allowed for dependencies in this DEPS file. @@ -107,7 +107,7 @@ deps = { 'src/breakpad/src': - Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '398c70a3e6825e2bc77fb4779107b018c58f0612', # from svn revision 1414 + Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + 'd5d1eacd7394325c27d715a83976a3bb7d4d237f', # from svn revision 1416 'src/buildtools': Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'), @@ -161,7 +161,7 @@ Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a5890a8118c0c80cc0560e6d8d5cf65e5d725509', # from svn revision 185 'src/tools/gyp': - Var('chromium_git') + '/external/gyp.git' + '@' + 'b28bd7ddd1438c98f93a8e5383b7daceb572a3fb', # from svn revision 2028 + Var('chromium_git') + '/external/gyp.git' + '@' + '4d7c139b1820c5fcb993868c61f170a02cda8a40', # from svn revision 2030 'src/tools/swarming_client': Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'), @@ -209,10 +209,10 @@ Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revision'), 'src/third_party/ffmpeg': - Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '43b80ebd6a901d6828c73060dd1494daf795779d', + Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '4cdb373bda5977743d2bf2c89ab82e2edf571b90', 'src/third_party/libjingle/source/talk': - Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '419aa31fb0755376324a150605bea2771c7a5a77', # from svn revision 8141 + Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '18f533d48bdade5faf798421edad3753f8466d47', # from svn revision 8221 'src/third_party/usrsctp/usrsctplib': Var('chromium_git') + '/external/usrsctplib.git' + '@' + '190c8cbfcf8fd810aa09e0fab4ca62a8ce724e14', @@ -236,7 +236,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' + '@' + '67d96fc219699fe48ca9dd62153f55641b3e03cb', # from svn revision 8141 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'cfe4b49b4b7e97f8cfb089d0a60767924600fce7', # from svn revision 8220 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), @@ -715,7 +715,7 @@ 'action': ['python', 'src/build/get_syzygy_binaries.py', '--output-dir=src/third_party/syzygy/binaries', - '--revision=b92d590a9670f92b1223bcc9a334771ce95611cd', + '--revision=f0332d538f3eb84c2a55a3d0506a4a0b58d1c09e', '--overwrite', ], },