summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 21:21:06 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 21:21:06 +0000
commitc82b06f5608a6907f96712dddcc3f51c359ac57e (patch)
tree35d022dba4f626b57426a601f210bda83003d68b /DEPS
parent759045aa80a6b0a7c360ede8814fc9a717777e27 (diff)
downloadchromium_src-c82b06f5608a6907f96712dddcc3f51c359ac57e.zip
chromium_src-c82b06f5608a6907f96712dddcc3f51c359ac57e.tar.gz
chromium_src-c82b06f5608a6907f96712dddcc3f51c359ac57e.tar.bz2
Roll angle from r731 to r738
BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7722001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d5c1747..7ce9176 100644
--- a/DEPS
+++ b/DEPS
@@ -61,7 +61,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@374",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@731",
+ (Var("googlecode_url") % "angleproject") + "/trunk@738",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to