Enable path ops

Path ops work (to my knowledge) on all platforms.
Turning it on will use the bots to expose failing
combinations I don't know about.
Review URL: https://codereview.chromium.org/14057014

git-svn-id: http://skia.googlecode.com/svn/trunk@8751 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
caryclark@google.com 2013-04-18 19:02:56 +00:00
parent 16cfe40276
commit 0dc98b2dc4

View File

@ -16,10 +16,10 @@
'../src/utils',
'../tools/',
],
# 'includes': [
# 'pathops.gypi',
# 'pathops_unittest.gypi',
# ],
'includes': [
'pathops.gypi',
'pathops_unittest.gypi',
],
'sources': [
'../tests/AAClipTest.cpp',
'../tests/AnnotationTest.cpp',