summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-04 18:11:44 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-04 18:11:44 +0000
commit02438aca9761bc337712112cb2b1ff51fb8e648c (patch)
tree882ea55033c51bf185482d902742b1a7aa3fbb50
parentb9efd6cfd24e7ba2476d7dfa32513fa9d4382bfc (diff)
downloadchromium_src-02438aca9761bc337712112cb2b1ff51fb8e648c.zip
chromium_src-02438aca9761bc337712112cb2b1ff51fb8e648c.tar.gz
chromium_src-02438aca9761bc337712112cb2b1ff51fb8e648c.tar.bz2
Roll ANGLE from r705 to r715.
One CL in this range is to detect function recursion and reject shader in translator. BUG=none TEST=bots green Review URL: http://codereview.chromium.org/7540012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95446 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4fed86a..217afbb 100644
--- a/DEPS
+++ b/DEPS
@@ -54,7 +54,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@374",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@705",
+ (Var("googlecode_url") % "angleproject") + "/trunk@715",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to