Skip to content

Commit

Permalink
Roll src/third_party/catapult/ 09da9fe3c..f49ec2dcb (1 commit)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/09da9fe3c823..f49ec2dcbd47

$ git log 09da9fe3c..f49ec2dcb --date=short --no-merges --format='%ad %ae %s'
2017-04-13 kinaba Revert of Fix flaky NPE in oobe.js. (patchset chromium#1 id:1 of https://codereview.chromium.org/2803043002/ )

Created with:
  roll-dep src/third_party/catapult
BUG=709041


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

Change-Id: Iff0f6efabb022800bd2772a33ee7fdbcfb8c3657
Reviewed-on: https://chromium-review.googlesource.com/477131
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#464518}
  • Loading branch information
catapult-deps-roller@chromium.org authored and Commit Bot committed Apr 13, 2017
1 parent e305b43 commit fe9df09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,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': '09da9fe3c82388c960a46d7876b0248fdab7d962',
'catapult_revision': 'f49ec2dcbd4701deac2247e4aa59e9cbf281b4dc',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
Expand Down

0 comments on commit fe9df09

Please sign in to comment.