From 6ffe6210b932a81019475877809b093bac9b0374 Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Sun, 30 Aug 2009 18:00:38 +0000 Subject: Roll DEPS for skia 330:341, to pick up some fixes for skia assertion failures. This update also improves path rendering (missing pixels are no longer missing). BUG=http://crbug.com/18896 TEST=None TBR=dglazkov Review URL: http://codereview.chromium.org/177033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24868 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 850bcc1..656dfec 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,7 @@ deps = { "http://nativeclient.googlecode.com/svn/trunk/src/native_client@385", "src/third_party/skia": - "http://skia.googlecode.com/svn/trunk@330", + "http://skia.googlecode.com/svn/trunk@341", "src/third_party/WebKit/LayoutTests": Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"), -- cgit v1.1