diff options
author | jrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-21 21:34:16 +0000 |
---|---|---|
committer | jrt@chromium.org <jrt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-21 21:34:16 +0000 |
commit | dcd31b84f6c62093922e4fff75667346f1a94530 (patch) | |
tree | 659752ca51c5c833231e5459d8c042ad44774986 /DEPS | |
parent | b16fc2e17f05ba5d285329559a4e352f9f689374 (diff) | |
download | chromium_src-dcd31b84f6c62093922e4fff75667346f1a94530.zip chromium_src-dcd31b84f6c62093922e4fff75667346f1a94530.tar.gz chromium_src-dcd31b84f6c62093922e4fff75667346f1a94530.tar.bz2 |
Updated DEPS for WebGL repository.
The WebGL third-party repository was updated to r15100 in Chromium revision
r93218. DEPS now reflects that change.
See: http://codereview.chromium.org/7452004
Review URL: http://codereview.chromium.org/7467029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93476 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ deps = { (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4", "src/third_party/webgl_conformance": - "/trunk/deps/third_party/webgl/sdk/tests@91578", + "/trunk/deps/third_party/webgl/sdk/tests@93218", # 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 |