diff options
author | zmo <zmo@chromium.org> | 2014-10-08 09:51:54 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-08 16:52:17 +0000 |
commit | c9d7a691bb7a1c5cfeeddfc29f227215a9338045 (patch) | |
tree | 4ba121eaf699851f2c2b46e5ea0081845399df69 | |
parent | 2945dc9627894bf5d366c16a02d77a5d75ebe7ca (diff) | |
download | chromium_src-c9d7a691bb7a1c5cfeeddfc29f227215a9338045.zip chromium_src-c9d7a691bb7a1c5cfeeddfc29f227215a9338045.tar.gz chromium_src-c9d7a691bb7a1c5cfeeddfc29f227215a9338045.tar.bz2 |
Roll ANGLE.
https://chromium.googlesource.com/angle/angle/+log/b4fd0c96d21ff1534e1d6db40dcf142eeebda0d0..e0a2d1c5a8e55f26f1bff6b514733605f20b9f82?pretty=full
BUG=365078
TEST=bots
R=kbr@chromium.org
Review URL: https://codereview.chromium.org/631273003
Cr-Commit-Position: refs/heads/master@{#298733}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ vars = { # 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": "b4fd0c96d21ff1534e1d6db40dcf142eeebda0d0", + "angle_revision": "e0a2d1c5a8e55f26f1bff6b514733605f20b9f82", # 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. |