Chromium Code Reviews| Index: gyp/tests.gypi |
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
| index 035d4181b5b3524eebc3a2a04458b0a4ffa67907..358867de11b2e9c11ecc360091994dcd00a5d510 100644 |
| --- a/gyp/tests.gypi |
| +++ b/gyp/tests.gypi |
| @@ -111,6 +111,7 @@ |
| '../tests/GrDrawTargetTest.cpp', |
| '../tests/GrMemoryPoolTest.cpp', |
| '../tests/GrOrderedSetTest.cpp', |
| + '../tests/GrGLSLPrettyPrintTest.cpp', |
| '../tests/GrRedBlackTreeTest.cpp', |
| '../tests/GrSurfaceTest.cpp', |
| '../tests/GrTBSearchTest.cpp', |