summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-24 20:16:10 +0000
committerapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-24 20:16:10 +0000
commit75885308023880452699d5fe0e3888ab5554faaf (patch)
treec780363cef090e322877a68af99e497b513629df
parent47db9a95e12b8ab2ed14f33bcca1f8f2a40ea6d4 (diff)
downloadchromium_src-75885308023880452699d5fe0e3888ab5554faaf.zip
chromium_src-75885308023880452699d5fe0e3888ab5554faaf.tar.gz
chromium_src-75885308023880452699d5fe0e3888ab5554faaf.tar.bz2
Rolled ANGLE r536:r537
r537 Fixed gl_PointCoord Y coordinate. http://codereview.appspot.com/4093043 TEST=try BUG=none Review URL: http://codereview.chromium.org/6281010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72376 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e16890b..7bb3ba3 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@536",
+ (Var("googlecode_url") % "angleproject") + "/trunk@537",
"src/third_party/WebKit":
"/trunk/deps/third_party/WebKit@71605",