summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 19:22:25 +0000
committerapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 19:22:25 +0000
commit637d3443eccf1633e28ec473e8e2f36611d7b148 (patch)
tree6c429fa795f1a1c544c699ee45e1c49104ff9b3c /DEPS
parent5942f306f9f3cc25549a04e35c8ce7b00be963d5 (diff)
downloadchromium_src-637d3443eccf1633e28ec473e8e2f36611d7b148.zip
chromium_src-637d3443eccf1633e28ec473e8e2f36611d7b148.tar.gz
chromium_src-637d3443eccf1633e28ec473e8e2f36611d7b148.tar.bz2
Roll ANGLE 561:562.
r562 Added new line after generated HLSL break, continue and kill statements. http://codereview.appspot.com/4179054 TEST=try BUG=none Review URL: http://codereview.chromium.org/6539003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75293 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 293d224..6719cf3 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,7 @@ deps = {
"http://googlemock.googlecode.com/svn/trunk@300",
"src/third_party/angle":
- (Var("googlecode_url") % "angleproject") + "/trunk@561",
+ (Var("googlecode_url") % "angleproject") + "/trunk@562",
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to