Skip to content

Commit

Permalink
Roll src/third_party/catapult/ 91cd4274e..43f23c5d1 (2 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/91cd4274ef67..43f23c5d1d94

$ git log 91cd4274e..43f23c5d1 --date=short --no-merges --format='%ad %ae %s'
2017-05-25 etienneb Adding malloc allocator metric for objects allocated through shim
2017-05-25 benjhayden Clarify assertion order in style guide.

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


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: Ife90342839ecdc9e01c9bbad43944f14afca24b8
Reviewed-on: https://chromium-review.googlesource.com/516204
Reviewed-by: <catapult-deps-roller@chromium.org>
Commit-Queue: <catapult-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#474831}
  • Loading branch information
catapult-deps-roller@chromium.org authored and Commit Bot committed May 25, 2017
1 parent 2434bd6 commit ff38fa7
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': '91cd4274ef67629920f47c113dd4c591506b25b7',
'catapult_revision': '43f23c5d1d94df7282984a968e14731d6f7c9dd3',
# 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 ff38fa7

Please sign in to comment.