Chromium Code Reviews| Index: gyp/tests.gypi |
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
| index 10bfdb4413e8bc76fcde5a34a3ff398951bc9210..5f3df964e161b5f34b3cc058f9236266b4ad6315 100644 |
| --- a/gyp/tests.gypi |
| +++ b/gyp/tests.gypi |
| @@ -57,6 +57,8 @@ |
| '../src/utils/debugger/SkDebugCanvas.cpp', |
| '../src/utils/debugger/SkObjectParser.h', |
| '../src/utils/debugger/SkObjectParser.cpp', |
| + '../src/utils/debugger/SkOverdrawMode.h', |
| + '../src/utils/debugger/SkOverdrawMode.cpp', |
| ], |
| 'sources!': [ |
| '../tests/SkpSkGrTest.cpp', |