Chromium Code Reviews| Index: gyp/pathops_unittest.gyp |
| diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp |
| index 49af7d7f4519ffcc577ad5c7d8877ee6ce8adefa..87e125b2166f523c966ed3da42907ee199661043 100644 |
| --- a/gyp/pathops_unittest.gyp |
| +++ b/gyp/pathops_unittest.gyp |
| @@ -22,6 +22,8 @@ |
| 'pathops_unittest.gypi', |
| ], |
| 'sources': [ |
| + '../tests/PathOpsAngleIdeas.cpp', |
| + '../tests/PathOpsDebug.cpp', |
| '../tests/PathOpsSkpClipTest.cpp', |
| '../tests/Test.cpp', |
| '../tests/skia_test.cpp', |