Roll src/third_party/catapult 8786c7f1de1c..cf56f6f1be08 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/8786c7f1de1c..cf56f6f1be08


git log 8786c7f1de1c..cf56f6f1be08 --date=short --no-merges --format='%ad %ae %s'
2018-07-31 anthonyalridge@google.com Refactor GraphPlotter to use strategy pattern.


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

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

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:866423
TBR=sullivan@chromium.org

Change-Id: I9c40dcedc38efe1797a52590ef366764582af920
Reviewed-on: https://chromium-review.googlesource.com/1156486
Reviewed-by: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#579406}
diff --git a/DEPS b/DEPS
index 4022c9d..67adb08 100644
--- a/DEPS
+++ b/DEPS
@@ -165,7 +165,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': '8786c7f1de1c6bbe134e22940e73e743d0f97f87',
+  'catapult_revision': 'cf56f6f1be08bde074a0341348b6475a5e02c524',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.