commit | e301d65c938f4bb2a28a9e98c7567ab6f2060afe | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Nov 16 16:38:01 2018 |
committer | Commit Bot <[email protected]> | Fri Nov 16 16:38:01 2018 |
tree | 7661281b143cde61dcc1b08e12e994f6e875dc2a | |
parent | be52b0018e766cffab1dcd645f938de32005663c [diff] [blame] |
Roll src/third_party/angle 9e63a8137860..417ac91cdb06 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/9e63a8137860..417ac91cdb06 git log 9e63a8137860..417ac91cdb06 --date=short --no-merges --format='%ad %ae %s' 2018-11-16 [email protected] Fix typo in perf_test_runner.py. Created with: gclient setdep -r src/third_party/angle@417ac91cdb06 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel [email protected] Change-Id: Id6b5921477756274f26f6e458eab00f1faed8125 Reviewed-on: https://chromium-review.googlesource.com/c/1340381 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#608803}
diff --git a/DEPS b/DEPS index b0ff5a009..d11344db 100644 --- a/DEPS +++ b/DEPS
@@ -123,7 +123,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '9e63a81378604506e75479343863d57c35e3a2bb', + 'angle_revision': '417ac91cdb062fcadbeeeae2c0e1ba9bad426c3d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build tools # and whatever else without interference from each other.