Chromium Code Reviews| Index: cc/cc_tests.gyp | 
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp | 
| index 041b5c489a7e2ec78544628b1fbe373a35c104e7..32f40eeaf58b9241329f4cc75a755a4be0c34f63 100644 | 
| --- a/cc/cc_tests.gyp | 
| +++ b/cc/cc_tests.gyp | 
| @@ -317,6 +317,8 @@ | 
| 'test/test_texture.h', | 
| 'test/test_tile_priorities.cc', | 
| 'test/test_tile_priorities.h', | 
| + 'test/test_tile_task_runner.cc', | 
| + 'test/test_tile_task_runner.h', | 
| 'test/test_web_graphics_context_3d.cc', | 
| 'test/test_web_graphics_context_3d.h', | 
| 'test/threaded_channel_for_test.cc', |