Chromium Code Reviews| Index: gyp/samples.gypi |
| diff --git a/gyp/samples.gypi b/gyp/samples.gypi |
| index eacf3fde0e793b9b29d7f84858aa2b758f263334..e8cdec75f986d1a9b7e1884087072e713ea3c051 100644 |
| --- a/gyp/samples.gypi |
| +++ b/gyp/samples.gypi |
| @@ -95,6 +95,7 @@ |
| '../samplecode/SampleStringArt.cpp', |
| '../samplecode/SampleStrokePath.cpp', |
| '../samplecode/SampleSubpixelTranslate.cpp', |
| + '../samplecode/SampleSVGPong.cpp', |
| '../samplecode/SampleSVGFile.cpp', |
| '../samplecode/SampleText.cpp', |
| '../samplecode/SampleTextAlpha.cpp', |