summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-24 22:48:30 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-24 22:48:30 +0000
commit94df114cd6b457f73228dc3acd02db8cbd7210de (patch)
treeec8f841cdaf849e01457ba1848e2ac0003b65a1f
parentfa73c85561ccd31f52c5e2f1a0c84eb5b399c24f (diff)
downloadchromium_src-94df114cd6b457f73228dc3acd02db8cbd7210de.zip
chromium_src-94df114cd6b457f73228dc3acd02db8cbd7210de.tar.gz
chromium_src-94df114cd6b457f73228dc3acd02db8cbd7210de.tar.bz2
Roll ANGLE from r591 to r594.
BUG=none TEST=bots green TBR=kbr@chromium.org,apatrick@chromium.org Review URL: http://codereview.chromium.org/6726030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79336 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 898d1d9..5f740b9 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@359",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@591",
+ (Var("googlecode_url") % "angleproject") + "/trunk@594",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to