diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-29 02:37:03 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-29 02:37:03 +0000 |
commit | 43d72b32e846ad81ebe9cf76c9e5d2020403e39f (patch) | |
tree | 93a28f83e7a80e7182a38eca92d0ab955371b3c7 /DEPS | |
parent | b2359b26abb36692c7a2d856e103c4357d1c2c16 (diff) | |
download | chromium_src-43d72b32e846ad81ebe9cf76c9e5d2020403e39f.zip chromium_src-43d72b32e846ad81ebe9cf76c9e5d2020403e39f.tar.gz chromium_src-43d72b32e846ad81ebe9cf76c9e5d2020403e39f.tar.bz2 |
Roll ANGLE r804:r809.
BUG=none
TEST=try, WebGL conformance tests
Review URL: http://codereview.chromium.org/8413053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107856 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@804", + (Var("googlecode_url") % "angleproject") + "/trunk@809", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |