Roll src/third_party/catapult 13079ec35803..f239adeeed5e (2 commits)

https://chromium.googlesource.com/catapult.git/+log/13079ec35803..f239adeeed5e


git log 13079ec35803..f239adeeed5e --date=short --no-merges --format='%ad %ae %s'
2019-05-24 skobes@chromium.org Add layout shift score to loading metric.
2019-05-24 benjhayden@chromium.org Fix a couple small bugs in Descriptor.


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

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

Change-Id: Ib8361100327c28ced317dcb8fa5461acca5c7e0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628681
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@{#663317}
diff --git a/DEPS b/DEPS
index a6d1db1..15d169d 100644
--- a/DEPS
+++ b/DEPS
@@ -201,7 +201,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': '13079ec35803ac5cf441cb99d881ac8837c18258',
+  'catapult_revision': 'f239adeeed5e37ba325c463f81ea9376664cd7f0',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.