Roll src/third_party/catapult 348883443fd3..dd2de388fc4e (1 commits)

https://chromium.googlesource.com/catapult.git/+log/348883443fd3..dd2de388fc4e


git log 348883443fd3..dd2de388fc4e --date=short --no-merges --format='%ad %ae %s'
2019-01-22 benflodge@googlemail.com Added missing variable declaration to netlog viewer


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

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

Change-Id: If4ffb1b2667eeb09d0a7aa0c9ac9e1aa7263bb25
Reviewed-on: https://chromium-review.googlesource.com/c/1427941
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@{#625016}
diff --git a/DEPS b/DEPS
index 297cdf74f..09f24728 100644
--- a/DEPS
+++ b/DEPS
@@ -181,7 +181,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': '348883443fd3b08e1a3e66007fd4e9fd890b52bc',
+  'catapult_revision': 'dd2de388fc4e3e8fa97a97515ec35c5b3834b753',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.