summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-25 12:59:11 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-25 12:59:11 +0000
commit359920658f4dab23d5e167cab8b7855a9f6688a0 (patch)
tree7a74ccd848c4d81afd410ce35cfc0fcce7619dc6
parent1c675c979b35801ef26058c18fc193bf4db0f3d6 (diff)
downloadgyp-359920658f4dab23d5e167cab8b7855a9f6688a0.tar.gz
fix minor skp-found bugs
remove globals from pathops_unittest BUG=skia:2460 TBR=mtklein Author: caryclark@google.com Review URL: https://codereview.chromium.org/239563004 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14378 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--pathops_unittest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index 87e125b..51af1e9 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -24,6 +24,7 @@
'sources': [
'../tests/PathOpsAngleIdeas.cpp',
'../tests/PathOpsDebug.cpp',
+ '../tests/PathOpsOpLoopThreadedTest.cpp',
'../tests/PathOpsSkpClipTest.cpp',
'../tests/Test.cpp',
'../tests/skia_test.cpp',