summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-05 03:42:49 +0000
committerkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-05 03:42:49 +0000
commit36dfdd9dac98fb5834ff69f960c88a982ab084e7 (patch)
treeb2d50f250601c0d0f8eefae6fb13d444c5071b86 /DEPS
parenteabb5092d5119d31b0f19040c94d6f899fa31db2 (diff)
downloadchromium_src-36dfdd9dac98fb5834ff69f960c88a982ab084e7.zip
chromium_src-36dfdd9dac98fb5834ff69f960c88a982ab084e7.tar.gz
chromium_src-36dfdd9dac98fb5834ff69f960c88a982ab084e7.tar.bz2
Roll ANGLE r1008:r1018.
TEST=manual WebGL conformance test run; commit queue BUG=none Review URL: http://codereview.chromium.org/9960034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130831 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 77daf45..9fbb6cd 100644
--- a/DEPS
+++ b/DEPS
@@ -84,7 +84,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@374",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@1008",
+ (Var("googlecode_url") % "angleproject") + "/trunk@1018",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to