diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-09 23:23:53 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-09 23:23:53 +0000 |
commit | bd2b920670b92fee51006541b37d3dfb9b33941a (patch) | |
tree | db4fb6b3d3e69a22061707a3bd847b00878f0f6e /DEPS | |
parent | 778cf547150c7ae1b7bc238d97844285e65111ef (diff) | |
download | chromium_src-bd2b920670b92fee51006541b37d3dfb9b33941a.zip chromium_src-bd2b920670b92fee51006541b37d3dfb9b33941a.tar.gz chromium_src-bd2b920670b92fee51006541b37d3dfb9b33941a.tar.bz2 |
Roll WebGL conformance tests to r16844
Also, we re-generate the test list header file; we modify the anchor
html file due to changes in the test harness.
BUG=
TEST=gpu waterfall, gpu try bots
R=kbr
Review URL: https://chromiumcodereview.appspot.com/9375002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121331 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ deps = { # When roll to another webgl conformance tests revision, please goto # chrome/test/gpu and run generate_webgl_conformance_test_list.py. "src/third_party/webgl_conformance": - "/trunk/deps/third_party/webgl/sdk/tests@106432", + "/trunk/deps/third_party/webgl/sdk/tests@121127", # We should use the same software_rendering_list.json for all branches. "src/chrome/browser/resources/software_rendering_list": |