0

Roll src/third_party/catapult 990e94fa16e9..293a9a2e27ba (1 commits)

https://chromium.googlesource.com/catapult.git/+log/990e94fa16e9..293a9a2e27ba


git log 990e94fa16e9..293a9a2e27ba --date=short --no-merges --format='%ad %ae %s'
2019-03-13 dberris@chromium.org Use incremental file decoding and JSON parsing


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

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

Change-Id: Icad3c9e5cab74f3d7fa0e712c0854e15e0c65137
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1520286
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@{#640238}
This commit is contained in:
chromium-autoroll
2019-03-13 08:03:34 +00:00
committed by Commit Bot
parent 732cd1271d
commit db38ea45b5

2
DEPS

@ -196,7 +196,7 @@ vars = {
# 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': '990e94fa16e975f07944cb9fd3df8c1c6ac05bc2',
'catapult_revision': '293a9a2e27bad0075e68b614c14efa79d0818c1a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.