Chromium Code Reviews| Index: gyp/tests.gypi |
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
| index e37083706f0b434568af17468514d5c641526fef..cf78e41f63e61d5404d73ee1c8566cf8021a2dec 100644 |
| --- a/gyp/tests.gypi |
| +++ b/gyp/tests.gypi |
| @@ -108,6 +108,7 @@ |
| '../tests/GrBinHashKeyTest.cpp', |
| '../tests/GrContextFactoryTest.cpp', |
| '../tests/GrDrawTargetTest.cpp', |
| + '../tests/GrAllocatorTest.cpp', |
| '../tests/GrMemoryPoolTest.cpp', |
| '../tests/GrOrderedSetTest.cpp', |
| '../tests/GrGLSLPrettyPrintTest.cpp', |