summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-29 02:37:03 +0000
committerkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-29 02:37:03 +0000
commit43d72b32e846ad81ebe9cf76c9e5d2020403e39f (patch)
tree93a28f83e7a80e7182a38eca92d0ab955371b3c7 /DEPS
parentb2359b26abb36692c7a2d856e103c4357d1c2c16 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0decde0..0f5b2e1 100644
--- a/DEPS
+++ b/DEPS
@@ -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