diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-25 21:53:52 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-25 21:53:52 +0000 |
commit | 26ca2788e86745726d36f59578e3b6092289805f (patch) | |
tree | ea0bc3128fc2a788dc79e333e551530714b0eea6 /DEPS | |
parent | cd764fa235934deea1cb5c209ed04290d9c7b1ba (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |