enable path ops in unit tests
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 19 Apr 2013 11:45:56 +0000 (11:45 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 19 Apr 2013 11:45:56 +0000 (11:45 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@8760 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/tests.gyp

index 5ec9556..b95b4a6 100644 (file)
         '../src/utils',
         '../tools/',
       ],
-#      'includes': [
-#        'pathops.gypi',
-#        'pathops_unittest.gypi',
-#      ],
+      'includes': [
+        'pathops.gypi',
+        'pathops_unittest.gypi',
+      ],
       'sources': [
         '../tests/AAClipTest.cpp',
         '../tests/AnnotationTest.cpp',