Chromium Code Reviews| Index: gyp/tests.gyp | 
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp | 
| index 557fea5a2897b3e0633225217bc759a9dd824536..3bdf18d4f8b45033513fc2916a19e0e3098f2d3e 100644 | 
| --- a/gyp/tests.gyp | 
| +++ b/gyp/tests.gyp | 
| @@ -66,6 +66,7 @@ | 
| '../tests/GrMemoryPoolTest.cpp', | 
| '../tests/GrSurfaceTest.cpp', | 
| '../tests/HashCacheTest.cpp', | 
| + '../tests/ImageDecodingTest.cpp', | 
| '../tests/InfRectTest.cpp', | 
| '../tests/LListTest.cpp', | 
| '../tests/LayerDrawLooperTest.cpp', |