Chromium Code Reviews| Index: gyp/SampleApp.gyp |
| diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp |
| index f074df3b2f4e0421f247f9de6f1d0cc28dd7e9bb..45051af05bc15572cf7677b5b125e9f30a0546f0 100644 |
| --- a/gyp/SampleApp.gyp |
| +++ b/gyp/SampleApp.gyp |
| @@ -94,6 +94,7 @@ |
| '../samplecode/SamplePathClip.cpp', |
| '../samplecode/SamplePathFuzz.cpp', |
| '../samplecode/SamplePathEffects.cpp', |
| + '../samplecode/SamplePathOverstroke.cpp', |
| '../samplecode/SamplePictFile.cpp', |
| '../samplecode/SamplePoints.cpp', |
| '../samplecode/SamplePolyToPoly.cpp', |