summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-03 00:21:35 +0000
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-03 00:21:35 +0000
commitbb8c29247a7a6507a0bbdc02da5a976693329a10 (patch)
tree17692849bd4cde42a63762bc21c6f66d7cffcdd7 /DEPS
parent5bca9eefaee2a8749fe3f02557b0f51252e05675 (diff)
downloadchromium_src-bb8c29247a7a6507a0bbdc02da5a976693329a10.zip
chromium_src-bb8c29247a7a6507a0bbdc02da5a976693329a10.tar.gz
chromium_src-bb8c29247a7a6507a0bbdc02da5a976693329a10.tar.bz2
Roll ANGLE r740:r744
Pick up some new performance fixes. BUG=93170 TEST=trybots, various webgl and canvas pages Review URL: http://codereview.chromium.org/7828053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99488 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 4941952..38c7bf8 100644
--- a/DEPS
+++ b/DEPS
@@ -63,7 +63,7 @@ deps = {
(Var("googlecode_url") % "googlemock") + "/trunk@374",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@740",
+ (Var("googlecode_url") % "angleproject") + "/trunk@744",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to