Updated DEPS for a fixed WebGL repository.
The third party WebGL repository contained executable files. They were fixed in
revision 93490. DEPS now reflects that change.
See: http://codereview.chromium.org/7479009
Review URL: http://codereview.chromium.org/7481018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93493 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 3143291..2fe76f1 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
(Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
"src/third_party/webgl_conformance":
- "/trunk/deps/third_party/webgl/sdk/tests@93218",
+ "/trunk/deps/third_party/webgl/sdk/tests@93490",
# 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