diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-14 00:08:51 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-14 00:08:51 +0000 |
commit | 0f0593e5a395e606e463c2e45908b91eae67c860 (patch) | |
tree | 9aa8ff532cc15a84bb44210eb9c54191102254a4 /DEPS | |
parent | 11a8966d38988b596522452659f3a9bbf48b75d4 (diff) | |
download | chromium_src-0f0593e5a395e606e463c2e45908b91eae67c860.zip chromium_src-0f0593e5a395e606e463c2e45908b91eae67c860.tar.gz chromium_src-0f0593e5a395e606e463c2e45908b91eae67c860.tar.bz2 |
Roll ANGLE from r905 to r911.
BUG=
TEST=tree
TBR=apatrick
Review URL: http://codereview.chromium.org/8937008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114316 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@905", + (Var("googlecode_url") % "angleproject") + "/trunk@911", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |