Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index c5107acbd834a8aa845dc5b7bfcc4199b15ffddd..2462c819eb764a0f2dcc7ce71c1e0ea77645b24f 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -74,6 +74,7 @@ |
| '../tests/GpuColorFilterTest.cpp', |
| '../tests/GpuDrawPathTest.cpp', |
| '../tests/GrContextFactoryTest.cpp', |
| + '../tests/GrDrawTargetTest.cpp', |
| '../tests/GradientTest.cpp', |
| '../tests/GrMemoryPoolTest.cpp', |
| '../tests/GrSurfaceTest.cpp', |