diff options
author | skyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 17:05:10 +0000 |
---|---|---|
committer | skyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 17:05:10 +0000 |
commit | 1decf7be18f289fbe2e4c89c1cae548f43cd0185 (patch) | |
tree | 983b145e1f6936b8f1a87d5c7d2d54c8b45c47ae /DEPS | |
parent | ff89f27d13cb227d284bf9bddc24827f2ea20191 (diff) | |
download | chromium_src-1decf7be18f289fbe2e4c89c1cae548f43cd0185.zip chromium_src-1decf7be18f289fbe2e4c89c1cae548f43cd0185.tar.gz chromium_src-1decf7be18f289fbe2e4c89c1cae548f43cd0185.tar.bz2 |
Roll WebGL conformance tests to 202601
BUG=138226
Review URL: https://chromiumcodereview.appspot.com/15690007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202891 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,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@170088", + "/trunk/deps/third_party/webgl/sdk/tests@202601", # We run these layout tests as UI tests. Since many of the buildbots that # run layout tests do NOT have access to the LayoutTest directory, we need |