diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-29 22:20:08 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-29 22:20:08 +0000 |
commit | e8a3a875d81a18726ebc7641372e759b31e69448 (patch) | |
tree | 9ea990d88ce5046bf96bbe427a15ea14d2acfc1b /DEPS | |
parent | 8915f3407209106b732b65dae883b75b35e6b086 (diff) | |
download | chromium_src-e8a3a875d81a18726ebc7641372e759b31e69448.zip chromium_src-e8a3a875d81a18726ebc7641372e759b31e69448.tar.gz chromium_src-e8a3a875d81a18726ebc7641372e759b31e69448.tar.bz2 |
Roll ANGLE to r740.
BUG=none
TEST=tree green
Review URL: http://codereview.chromium.org/7791007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98713 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@731", + (Var("googlecode_url") % "angleproject") + "/trunk@740", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |