diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-12 12:53:53 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-12 12:53:53 +0000 |
commit | 420647a80c442749e0f0616eb04ae0d560805f42 (patch) | |
tree | ba397755c3e741010c09966aed3848dfdef297e8 /DEPS | |
parent | 6580ce83b5036b825ef378163ac71ea91716f523 (diff) | |
download | chromium_src-420647a80c442749e0f0616eb04ae0d560805f42.zip chromium_src-420647a80c442749e0f0616eb04ae0d560805f42.tar.gz chromium_src-420647a80c442749e0f0616eb04ae0d560805f42.tar.bz2 |
Roll ANGLE r696:r704.
BUG=none
TEST=try
Review URL: http://codereview.chromium.org/7237066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92152 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@696", + (Var("googlecode_url") % "angleproject") + "/trunk@704", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |