From b3ef40d5f95c531ff8fc36d5d3a7b9290c7b6ce9 Mon Sep 17 00:00:00 2001 From: "epoger@chromium.org" Date: Fri, 20 Jan 2012 20:27:24 +0000 Subject: Skia DEPS roll 3039->3061 The roll to 3071 caused http://crbug.com/110875 ('REGRESSION: crrev 118440 breaks HitTestMasks on all Windows platforms'); trying to roll what we can while we fix that. Review URL: https://chromiumcodereview.appspot.com/9138024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118483 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'skia') diff --git a/skia/skia.gyp b/skia/skia.gyp index 49476bd..f29de35 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -344,7 +344,9 @@ '../third_party/skia/src/gpu/GrAAHairLinePathRenderer.cpp', '../third_party/skia/src/gpu/GrAAHairLinePathRenderer.h', - '../third_party/skia/src/gpu/GrAddPathRenderers_aahairline.cpp', + '../third_party/skia/src/gpu/GrAAConvexPathRenderer.cpp', + '../third_party/skia/src/gpu/GrAAConvexPathRenderer.h', + '../third_party/skia/src/gpu/GrAddPathRenderers_default.cpp', '../third_party/skia/src/gpu/GrAllocator.h', '../third_party/skia/src/gpu/GrAllocPool.h', '../third_party/skia/src/gpu/GrAllocPool.cpp', -- cgit v1.1