Roll src/third_party/catapult/ b61c782e8..53604dda6 (3 commits).

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/b61c782e8622..53604dda661b

$ git log b61c782e8..53604dda6 --date=short --no-merges --format='%ad %ae %s'
2017-02-02 benjhayden Merge Breakdown diagnostics.
2017-02-02 benjhayden Add chromium and v8 commit positions to RevisionInfo.
2017-02-02 benjhayden Fix related histogram links.

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

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls

CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=catapult-sheriff@chromium.org

Review-Url: https://codereview.chromium.org/2673723003
Cr-Commit-Position: refs/heads/master@{#447894}
diff --git a/DEPS b/DEPS
index 5e837c5e..d211904 100644
--- a/DEPS
+++ b/DEPS
@@ -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': 'b61c782e8622f14cc63f94ff3be47e04537bd535',
+  'catapult_revision': '53604dda661bfae7b4d9d389323efc536bbde463',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.