Commit c2b3aade authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/dawn 751252e3724b..ebcf0d31c012 (1 commits)

https://dawn.googlesource.com/dawn.git/+log/751252e3724b..ebcf0d31c012


git log 751252e3724b..ebcf0d31c012 --date=short --no-merges --format='%ad %ae %s'
2019-06-26 cwallez@chromium.org Add missing Reference count in null Device.


Created with:
  gclient setdep -r src/third_party/dawn@ebcf0d31c012

The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-chromium-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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel

BUG=chromium:976573
TBR=cwallez@google.com

Change-Id: Ic2ed74c088756b027ecc388ccde190c88dfa6d6f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678268Reviewed-by: default avatarchromium-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@{#672675}
parent 92e89ecd
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,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 feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'dawn_revision': '751252e3724b07062858af91e72dadb6379244ff', 'dawn_revision': 'ebcf0d31c012ef603503aa9e5a7a6c600c26feda',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# 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