Roll src/third_party/catapult/ 1bcf49e0a..95b3e83b2 (16 commits).

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/1bcf49e0a7eb..95b3e83b284d

$ git log 1bcf49e0a..95b3e83b2 --date=short --no-merges --format='%ad %ae %s'
2017-01-14 nednguyen Keep temporary trace_data.GetTraceFor to unblock catapult roll
2017-01-13 benjhayden Fix a bug in DiagnosticMap.resolveSharedDiagnostics().
2017-01-13 benjhayden Remove dead code Histogram.maxCount.
2017-01-13 benjhayden Update the style of a loop in UserModel.
2017-01-13 benjhayden Remove dead code Histogram.buildFromSamples().
2017-01-13 jessimb Allows a user to create_health_reports.
2017-01-13 benjhayden Extend histogram-set-json-format.md
2017-01-13 benjhayden [histogram-set-table] Ensure that the horizontal scroll bar is always visible.
2017-01-13 sullivan Add a ref_test key to Anomaly entities and surface it in alerts JSON.
2017-01-13 sullivan Speed up queries for getting selected/unselected traces.
2017-01-13 dtu [pinpoint] Swarming service.
2017-01-13 hjd [memory-infra] Remove heap viewer avg size column
2017-01-13 sullivan Rip out old code for finding reference test for an alert.
2017-01-13 nednguyen [Telemetry] Enforce all user stories to have display name under 180 characters
2017-01-13 hjd [tracing] Improve memory_metric breakdown's colors
2017-01-13 nednguyen [Telemetry] Change trace_data to hold a list of raw trace data for each trace part

BUG=662941

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/2637533005
Cr-Commit-Position: refs/heads/master@{#443798}
diff --git a/DEPS b/DEPS
index 35d76579..704888b 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': '1bcf49e0a7eb1dcd21cd1884385d5f782d79492b',
+  'catapult_revision': '95b3e83b284d07b44518378ad795f15287249b19',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.