diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-17 20:56:58 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-17 20:56:58 +0000 |
commit | a656af2563621d99a0c98c584b4bbed75a83b99e (patch) | |
tree | 906eccf0fe4f757f3321955616b4416e31f8397c /DEPS | |
parent | 7207444043c9805d032bc6d03c2ffef1e747e5ce (diff) | |
download | chromium_src-a656af2563621d99a0c98c584b4bbed75a83b99e.zip chromium_src-a656af2563621d99a0c98c584b4bbed75a83b99e.tar.gz chromium_src-a656af2563621d99a0c98c584b4bbed75a83b99e.tar.bz2 |
Revert 132635 - Roll ANGLE to r1044
BUG=
TEST=tree
TBR=kbr
Review URL: https://chromiumcodereview.appspot.com/9969215
TBR=zmo@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10117003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132643 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@405", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@1044", + (Var("googlecode_url") % "angleproject") + "/trunk@1035", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |