summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-03 00:37:15 +0000
committerkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-03 00:37:15 +0000
commit3bc215781a528d6afbb3b8ad70cf9eca5b77f8e6 (patch)
treef5a561d497dcd69b14b77a9e00160c9d4ffcfe6b /DEPS
parentfbe55e4a12feec0d711c17fa4ae1fc2c85d743ad (diff)
downloadchromium_src-3bc215781a528d6afbb3b8ad70cf9eca5b77f8e6.zip
chromium_src-3bc215781a528d6afbb3b8ad70cf9eca5b77f8e6.tar.gz
chromium_src-3bc215781a528d6afbb3b8ad70cf9eca5b77f8e6.tar.bz2
Roll WebGL conformance tests to r226612 to pick up bug fix.
BUG=225939 R=zmo@chromium.org Review URL: https://codereview.chromium.org/25813003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226630 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9fdd0e7..9c0e673 100644
--- a/DEPS
+++ b/DEPS
@@ -153,7 +153,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@218717",
+ "/trunk/deps/third_party/webgl/sdk/tests@226612",
"src/third_party/swig/Lib":
"/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),