Commit 0fd57b76 authored by catapult-deps-roller's avatar catapult-deps-roller Committed by Commit bot

Roll src/third_party/catapult/ 7a32fcc6a..035bbd33b (1 commit).

https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/7a32fcc6a55e..035bbd33b52e

$ git log 7a32fcc6a..035bbd33b --date=short --no-merges --format='%ad %ae %s'
2016-12-16 dgozman Do not send null preventFling in SynthesizeScrollGesture.

BUG=664683

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/2577063004
Cr-Commit-Position: refs/heads/master@{#439145}
parent 772f3e53
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '7a32fcc6a55e99ea34882c1fa3a2f25c6504b65a', 'catapult_revision': '035bbd33b52e43f7765efef258536f98b38eb7ca',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment