summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-08 19:32:18 +0000
committerapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-08 19:32:18 +0000
commit63f01e39ac59725da8d30fa7570f6d85b6ed1f67 (patch)
treeed74df208efbb30b59a8cdb0373a0e2739138cbf
parent33cd0041d46c0593dfb90a87e861ca47976fab49 (diff)
downloadchromium_src-63f01e39ac59725da8d30fa7570f6d85b6ed1f67.zip
chromium_src-63f01e39ac59725da8d30fa7570f6d85b6ed1f67.tar.gz
chromium_src-63f01e39ac59725da8d30fa7570f6d85b6ed1f67.tar.bz2
Rolled deps to get ANGLE r408.
This will pull in support for the GL_NV_fence extension and a fix for eglSwapInterval. TEST=try BUG=none Review URL: http://codereview.chromium.org/3347017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58861 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fff4346..12c89a4 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
(Var("googlecode_url") % "googletest") + "/trunk@408",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@402",
+ (Var("googlecode_url") % "angleproject") + "/trunk@408",
"src/third_party/WebKit":
"/trunk/deps/third_party/WebKit@33467",