Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index e93a12f4937404a390ee0402ffe2c3fb07c67714..ae652f2131104c5f370937a48234c81975bbbe88 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -128,6 +128,8 @@ |
| '../tests/Writer32Test.cpp', |
| '../tests/XfermodeTest.cpp', |
| + '../tools/ToolUtils.cpp', |
| + |
| # Needed for PipeTest. |
| '../src/pipe/utils/SamplePipeControllers.cpp', |
| ], |