From 0ca705fd180729c71f5d8674be077a2d9c470032 Mon Sep 17 00:00:00 2001 From: "apatrick@chromium.org" <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Thu, 5 Aug 2010 20:00:20 +0000 Subject: [PATCH] Bumped angle revision to r369. This revision works with the accelerated compositor. TEST=try BUG=none Review URL: http://codereview.chromium.org/3014019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55115 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5493e390a3120..d14a565b9f1a6 100644 --- a/DEPS +++ b/DEPS @@ -28,7 +28,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@408", "src/third_party/angle": - "http://angleproject.googlecode.com/svn/trunk@352", + "http://angleproject.googlecode.com/svn/trunk@369", "src/third_party/WebKit": "/trunk/deps/third_party/WebKit@33467", -- GitLab