Commit 248cd659 authored by angle-deps-roller@chromium.org's avatar angle-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/angle/ 1b605ee34..b8ee9dd35 (1 commit)

https://chromium.googlesource.com/angle/angle.git/+log/1b605ee34590..b8ee9dd35e60

$ git log 1b605ee34..b8ee9dd35 --date=short --no-merges --format='%ad %ae %s'
2017-10-30 oetuaho Validate empty statements in switch statements

Created with:
  roll-dep src/third_party/angle


The AutoRoll server is located here: https://angle-chromium-roll.skia.org

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=master.tryserver.chromium.angle:android_angle_rel_ng,android_angle_deqp_rel_ng,linux_angle_rel_ng,linux_angle_dbg_ng,linux_angle_deqp_rel_ng,linux_angle_ozone_rel_ng,mac_angle_rel_ng,mac_angle_dbg_ng,win_angle_rel_ng,win_angle_dbg_ng,win_angle_x64_rel_ng,win_angle_x64_dbg_ng,win_angle_deqp_rel_ng,win_angle_x64_deqp_rel_ng;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=cwallez@chromium.org

Change-Id: Ifa5f205e1319404822c401edf175b24d0b00dc2d
Reviewed-on: https://chromium-review.googlesource.com/747630Reviewed-by: default avatarangle-deps-roller . <angle-deps-roller@chromium.org>
Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512962}
parent d6cfafe1
...@@ -71,7 +71,7 @@ vars = { ...@@ -71,7 +71,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 ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.
'angle_revision': '1b605ee345902554c2ff1f747cb9360d286e664c', 'angle_revision': 'b8ee9dd35e6033293bd0644a010a5e3e2e7b484b',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools # the commit queue can handle CLs rolling build tools
# 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