diff --git a/DEPS b/DEPS index eef9bd1..9c34e52a 100644 --- a/DEPS +++ b/DEPS
@@ -39,11 +39,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': '4e56a91393733359ba19967a78df26184e53854e', + 'skia_revision': 'f2361d2d93c200cd4555b5e8ecea4531801abaaa', # 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': '580029a7c78f6c066b3ba4c52a6ca21643040f35', + 'v8_revision': '51052d71497a46ac1f82a933d91e0e9299f588e5', # 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. @@ -51,7 +51,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': '336b147073e0ba86bf1fdf69f8e4d0c37220b662', + 'angle_revision': 'af7f301f6ba9e5f31d1511142a936a9ba84169d0', # 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. @@ -63,7 +63,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': 'ef38283688c1ee7c08bcf4204cfb78e09c039782', + 'pdfium_revision': '04c1009af887eb5d3a183dd26421f644f63d8b77', # 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. @@ -95,11 +95,11 @@ # 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': 'fe41618f8d3909d1f5bfccf251731dcd6ecc020a', + 'catapult_revision': '8d60f90b4c8418b82b51c92af7b4239db8057fe8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. - 'libfuzzer_revision': '9aa0bddeb6820f6e5d897da410e1e8a3f7fd4b8e', + 'libfuzzer_revision': '0a3128c75db25388bb1184c32213b1612dca0a55', } # Only these hosts are allowed for dependencies in this DEPS file. @@ -186,13 +186,13 @@ Var('chromium_git') + '/external/bidichecker/lib.git' + '@' + '97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/webgl/src': - Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'b1aed3a192c338b9c6c1790dbcb3d597a532bc2c', + Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'cf0c088eb6231ba91069540de881a09862c5a0ae', 'src/third_party/webdriver/pylib': Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d27ca4835fb6c5ce4b42275bd', 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + '294a734a5f12037d7091e50e0ac17a048589f479', + Var('chromium_git') + '/webm/libvpx.git' + '@' + '9a032fa2628ee55ec557d2c03fb09ead796eea3d', 'src/third_party/ffmpeg': Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '3c7a09882102bfd6fecdb9d7296f43a8501db95e', @@ -222,7 +222,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' + '@' + '5a1b3fe2f1dce38c120dfd48c65b23068627c267', # commit position 14722 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '697aba7bd004c2eaab0dd4c1fa8193ae1227fead', # commit position 14770 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), @@ -231,7 +231,7 @@ Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 'src/third_party/libyuv': - Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '198bce39590b60486d9d5f1f10a6a0e03d8c6d8b', + Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '550cf829fb130dc567e27717252e3510cd63b306', 'src/third_party/smhasher/src': Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f', @@ -279,7 +279,7 @@ Var('chromium_git') + '/external/py_trace_event.git' + '@' + 'dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30', 'src/third_party/dom_distiller_js/dist': - Var('chromium_git') + '/external/github.com/chromium/dom-distiller-dist.git' + '@' + 'a018e245289d10291c59ebf827bd748bfeb93343', + Var('chromium_git') + '/external/github.com/chromium/dom-distiller-dist.git' + '@' + '241e65eb93dd3e0dec2e0d3e0e0cac7a0e74e82c', 'src/third_party/catapult': Var('chromium_git') + '/external/github.com/catapult-project/catapult.git' + '@' + @@ -379,7 +379,7 @@ # For Linux and Chromium OS. 'src/third_party/cros_system_api': - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'd726d6e8e26c53689f9d4d732d6650ec296722e3', + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '04ffa5a6f8cc773df1d8cbd4cb136164a9163543', # Note that this is different from Android's freetype repo. 'src/third_party/freetype2/src': @@ -390,7 +390,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': - Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '88592741eef1a4a0838060e63481825657f8663c', + Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '39f0ff99d0ccd7c887800f4149e591f1226600c0', # Dependency of chromite.git and skia. 'src/third_party/pyelftools': @@ -405,7 +405,7 @@ # Graphics buffer allocator for Chrome OS. 'src/third_party/minigbm/src': - Var('chromium_git') + '/chromiumos/platform/minigbm.git' + '@' + 'f9e7c4c8e91fb354abf714c7a5c89b4990814ff3', + Var('chromium_git') + '/chromiumos/platform/minigbm.git' + '@' + '3345977b5e9ef13f97e2e858241297fc4bfc7401', # Display server protocol for Linux. 'src/third_party/wayland/src': @@ -421,7 +421,7 @@ # gRPC, an RPC framework. For Blimp use only. 'src/third_party/grpc': - Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + '3f186a41daa7c951234ea98cfaa50996047a47fd', + Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + '642ab2bc2fc0f3df84fb659e7da4d7aab260e2ed', }, 'android': { 'src/third_party/android_protobuf/src':