diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-04 21:47:36 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-04 21:47:36 +0000 |
commit | 5609e7f709e7fd095c31a6b5b5af697f336c2612 (patch) | |
tree | ae07fa42d7ec3a6938f154060d2f310568716d55 /DEPS | |
parent | c9a045f4c339416ea9cdc3ca9f20fe776e1c9122 (diff) | |
download | chromium_src-5609e7f709e7fd095c31a6b5b5af697f336c2612.zip chromium_src-5609e7f709e7fd095c31a6b5b5af697f336c2612.tar.gz chromium_src-5609e7f709e7fd095c31a6b5b5af697f336c2612.tar.bz2 |
Roll Angle from r594 to r606.
BUG=none
TEST=tree green
Review URL: http://codereview.chromium.org/6735038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80373 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@594", + (Var("googlecode_url") % "angleproject") + "/trunk@606", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |