diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 10:16:00 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 10:16:00 +0000 |
commit | 2190ac35baa67eb246f4a8627f9bbc55186b0e15 (patch) | |
tree | c251e1d7cefc450d8c8d14004093941c5c0f4326 /DEPS | |
parent | 5b8e3ed02f37eebc1c572cb85f66e5b717449a6d (diff) | |
download | chromium_src-2190ac35baa67eb246f4a8627f9bbc55186b0e15.zip chromium_src-2190ac35baa67eb246f4a8627f9bbc55186b0e15.tar.gz chromium_src-2190ac35baa67eb246f4a8627f9bbc55186b0e15.tar.bz2 |
Roll to Khronos ToT WebGL conformance.
BUG=
TEST=gpu bots
R=kbr@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/454673002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ deps = { "src/third_party/webgl/src": Var("chromium_git") + - "/external/khronosgroup/webgl.git@2cd3af21647cb0ff368106d88188046675baf52d", + "/external/khronosgroup/webgl.git@f65caf9f2488ad7c7f9637b0ac864389f2fc0f16", "src/third_party/swig/Lib": "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"), |