diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 22:48:30 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 22:48:30 +0000 |
commit | 94df114cd6b457f73228dc3acd02db8cbd7210de (patch) | |
tree | ec8f841cdaf849e01457ba1848e2ac0003b65a1f | |
parent | fa73c85561ccd31f52c5e2f1a0c84eb5b399c24f (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |