summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 21:53:52 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 21:53:52 +0000
commit26ca2788e86745726d36f59578e3b6092289805f (patch)
treeea0bc3128fc2a788dc79e333e551530714b0eea6 /DEPS
parentcd764fa235934deea1cb5c209ed04290d9c7b1ba (diff)
downloadchromium_src-26ca2788e86745726d36f59578e3b6092289805f.zip
chromium_src-26ca2788e86745726d36f59578e3b6092289805f.tar.gz
chromium_src-26ca2788e86745726d36f59578e3b6092289805f.tar.bz2
Revert 98302 - Roll angle from r731 to r738
BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7722001 TBR=zmo@google.com Review URL: http://codereview.chromium.org/7749022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98317 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 4ac1c6e..12cb4fd 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@738",
+ (Var("googlecode_url") % "angleproject") + "/trunk@731",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to