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