Chromium Code Reviews| Index: gyp/pathops_unittest.gyp |
| diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp |
| index 51af1e9ac5b0c7e591102fbc21ab0fd201a91774..76bde4ae6e39c90c07d1a4f09183afda93a6590d 100644 |
| --- a/gyp/pathops_unittest.gyp |
| +++ b/gyp/pathops_unittest.gyp |
| @@ -23,6 +23,7 @@ |
| ], |
| 'sources': [ |
| '../tests/PathOpsAngleIdeas.cpp', |
| + '../tests/PathOpsCubicLineIntersectionIdeas.cpp', |
| '../tests/PathOpsDebug.cpp', |
| '../tests/PathOpsOpLoopThreadedTest.cpp', |
| '../tests/PathOpsSkpClipTest.cpp', |