summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:42:45 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:42:45 +0000
commit8b21765ceba175d26921f95e5c9ee7ec6f744366 (patch)
treea6bb9b15186e36bb5b741e63d43ec4b7191df0e8 /skia/skia.gyp
parentf25c40bac62f026a41d19b6eb42b69ba34017d7b (diff)
downloadchromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.zip
chromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.tar.gz
chromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.tar.bz2
Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. Mark as failing
the ~85 layout tests that now need rebaselining (due to slight pixel coverage change). Refactor SkUserConfig.h a tad. Rebaseline unit test VectorCanvasTest.ClippingIntersect. BUG=24646 TEST=none Review URL: http://codereview.chromium.org/464044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33863 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index ab8d35e..69638cc 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -221,6 +221,8 @@
'../third_party/skia/src/core/SkDraw.cpp',
'../third_party/skia/src/core/SkDrawProcs.h',
#'../third_party/skia/src/core/SkDrawing.cpp',
+ '../third_party/skia/src/core/SkEdgeBuilder.cpp',
+ '../third_party/skia/src/core/SkEdgeClipper.cpp',
'../third_party/skia/src/core/SkEdge.cpp',
'../third_party/skia/src/core/SkEdge.h',
'../third_party/skia/src/core/SkFP.h',