diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 03:25:28 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 03:25:28 +0000 |
commit | ef3ecc610d1e19004ca9b5f5c2e85cc284223277 (patch) | |
tree | 637282b5e7f31022f2d27418e64a2bc79ecb7422 /DEPS | |
parent | c14362118b0ca73e4363eccada3fae0b95ddcbee (diff) | |
download | chromium_src-ef3ecc610d1e19004ca9b5f5c2e85cc284223277.zip chromium_src-ef3ecc610d1e19004ca9b5f5c2e85cc284223277.tar.gz chromium_src-ef3ecc610d1e19004ca9b5f5c2e85cc284223277.tar.bz2 |
Roll ANGLE 887:888.
BUG=none
TEST=try
Review URL: http://codereview.chromium.org/8666001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111301 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@887", + (Var("googlecode_url") % "angleproject") + "/trunk@888", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |