Roll src/third_party/catapult 6eeb1d2fc794..96320b515106 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/6eeb1d2fc794..96320b515106


git log 6eeb1d2fc794..96320b515106 --date=short --no-merges --format='%ad %ae %s'
2019-01-11 [email protected] Prevent contention errors in DeleteAsync using existence checks.


Created with:
  gclient setdep -r src/third_party/catapult@96320b515106

The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:920304
[email protected]

Change-Id: I6fab5daefaf1f04be32e530e95ceb99005c62270
Reviewed-on: https://chromium-review.googlesource.com/c/1407555
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#622222}
diff --git a/DEPS b/DEPS
index 5887327..17bde0c4 100644
--- a/DEPS
+++ b/DEPS
@@ -181,7 +181,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': '6eeb1d2fc794453651935f0dbb5f8a686819706b',
+  'catapult_revision': '96320b515106e029ad6326b81cb6feef5660c6a8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.