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

Roll src/third_party/angle/ 495162b9b..87cc90dfa (1 commit)

https://chromium.googlesource.com/angle/angle.git/+log/495162b9bab5..87cc90dfaaf7

$ git log 495162b9b..87cc90dfa --date=short --no-merges --format='%ad %ae %s'
2017-12-12 oetuaho Set proper precision on loop index for variable init

Created with:
  roll-dep src/third_party/angleBUG=735497


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.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: I8c1b99cbce09499a5fb43b12504deb0fc10b7604
Reviewed-on: https://chromium-review.googlesource.com/823825Reviewed-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@{#523759}
parent e627ef8b
...@@ -86,7 +86,7 @@ vars = { ...@@ -86,7 +86,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': '495162b9bab53029df884515247136a07e50dcf2', 'angle_revision': '87cc90dfaaf78e306eb4758bfdcb4c8977de4452',
# 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