diff --git a/DEPS b/DEPS index 1419a49..e197b1a 100644 --- a/DEPS +++ b/DEPS
@@ -40,7 +40,7 @@ # 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': '320573f8fc1eddded223eea5b4dbbb6ff0b545ab', + 'skia_revision': '99c9796dde4cae3c71d0381256fea04eea48218e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # 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': '9e3b5ede82cd3d804a1638f1d8d118c73ddb20f7', + 'catapult_revision': '5bec04aa94e48ec34ea3b611e6ba64ecd5a6bc72', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -423,7 +423,7 @@ # Graphics buffer allocator for Chrome OS. 'src/third_party/minigbm/src': - Var('chromium_git') + '/chromiumos/platform/minigbm.git' + '@' + '3345977b5e9ef13f97e2e858241297fc4bfc7401', + Var('chromium_git') + '/chromiumos/platform/minigbm.git' + '@' + '71db2b551d3b189b0266052446aee35152a2eae3', # Userspace interface to kernel DRM services. 'src/third_party/libdrm/src':