diff --git a/DEPS b/DEPS index e9ffd66..85b0e6e1 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': 'c37ce45885b240650b0a5e29ee4a8e620d790f6b', + 'v8_revision': '0cc476b7dbc801fcbf24c86b1167ec6fc78ee50e', # 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': '0492d4479799f296c4b1db4cb4ea465bacc8cec0', + 'angle_revision': 'cabdd1a0314054c7e41ba1f475900d70fc52a39c', # 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': 'd3b90ac1ee24e6e79f3b852f2c61135e099e7df1', + 'pdfium_revision': '6500c6faf82f636d55c9ca5682711022890bef1d', # 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. @@ -72,7 +72,7 @@ # 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': 'f6584e7a5232463dab271529f65f50131ae2202a', + 'boringssl_revision': 'c07635f8699e99b6af06e401beccd934f6bce53b', # 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. @@ -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': 'deb2d7670a64dd33163f3c6e7c95b7066188e2f5', + 'catapult_revision': '597f96ee44a5845b23057d1576b3694480cc6fa8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -205,7 +205,7 @@ Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d27ca4835fb6c5ce4b42275bd', 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + 'ff42e04f9cb60e63ca3fe12ac497f27c68555e1f', + Var('chromium_git') + '/webm/libvpx.git' + '@' + '4f9d852759ceca15c16f9ffed96c08d4b427f40b', 'src/third_party/ffmpeg': Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '06ac9ea361fa8d48916b83783bb7f36872388cc2', @@ -410,7 +410,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': - Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2d797e034329303f8b7cacf5ccebcd67f387d6f2', + Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '72c510ef4082934f80d526fcc72d66710baa9d25', # Dependency of chromite.git and skia. 'src/third_party/pyelftools':