Roll src/third_party/catapult d863bc2e807e..76c5c490d194 (1 commits)

https://chromium.googlesource.com/catapult.git/+log/d863bc2e807e..76c5c490d194


git log d863bc2e807e..76c5c490d194 --date=short --no-merges --format='%ad %ae %s'
2019-04-20 benjhayden@chromium.org Migrate TimeseriesDescriptor to es6 module


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

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:950011
TBR=crouleau@chromium.org

Change-Id: Id68adda85f31bdaec85364f0e19db87a7fc4edae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576207
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#652769}
diff --git a/DEPS b/DEPS
index f5f90368..b221eae 100644
--- a/DEPS
+++ b/DEPS
@@ -196,7 +196,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': 'd863bc2e807edab8a58a9c76e192dfb0a95fc998',
+  'catapult_revision': '76c5c490d1942e2f0ac7b8e06d8cc14e7bfb3516',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.