diff options
| author | zmo <zmo@chromium.org> | 2016-03-23 16:59:44 -0700 |
|---|---|---|
| committer | Commit bot <commit-bot@chromium.org> | 2016-03-24 00:01:27 +0000 |
| commit | de73d1be8f921f7155a606a558452b5f89c48fb2 (patch) | |
| tree | 77920d01b0d110ed0ff47f055c84089c20f72fd8 /DEPS | |
| parent | c8a44434aaa8efe3621cbda4722c7527378fb6d8 (diff) | |
| download | chromium_src-de73d1be8f921f7155a606a558452b5f89c48fb2.zip chromium_src-de73d1be8f921f7155a606a558452b5f89c48fb2.tar.gz chromium_src-de73d1be8f921f7155a606a558452b5f89c48fb2.tar.bz2 | |
Roll WebGL 1012e1f..328c6be
https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/1012e1f..328c6be
BUG=595097
TEST=gpu bots
R=kbr@chromium.org,bajones@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Review URL: https://codereview.chromium.org/1802803002
Cr-Commit-Position: refs/heads/master@{#382980}
Diffstat (limited to 'DEPS')
| -rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ deps = { Var('chromium_git') + '/external/bidichecker/lib.git' + '@' + '97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/webgl/src': - Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '1012e1f8baea808f3bc9fcef945d66b5f740c32b', + Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '328c6be03774641fc6b6b96c815ce2d803bebab8', 'src/third_party/webdriver/pylib': Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d27ca4835fb6c5ce4b42275bd', |
