summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 19:14:09 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 19:14:09 +0000
commitb1328bab31fcbe5023670f522f400b7488319b6f (patch)
tree964efa08125210bf46c0255ced71df9534c3086b /DEPS
parent39703fb7cbda4ac831258c70e7fac6517125febc (diff)
downloadchromium_src-b1328bab31fcbe5023670f522f400b7488319b6f.zip
chromium_src-b1328bab31fcbe5023670f522f400b7488319b6f.tar.gz
chromium_src-b1328bab31fcbe5023670f522f400b7488319b6f.tar.bz2
Rolled forward ANGLE rev 447:463 to pick up the fixes for gl_PointCoord.
BUG=59763 TEST=OpenGL ES 2.0 conformance tests Review URL: http://codereview.chromium.org/3826017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63084 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 55fc845..240b917 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ deps = {
(Var("googlecode_url") % "googletest") + "/trunk@492",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@447",
+ (Var("googlecode_url") % "angleproject") + "/trunk@463",
"src/third_party/WebKit":
"/trunk/deps/third_party/WebKit@33467",