Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index cbea932f609ce570683831ec4f8e1819bc86b2e4..315bd5ad211a38a714b14016c299a5215907f97d 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -85,6 +85,7 @@ |
| 'resources/tile_task_worker_pool_unittest.cc', |
| 'resources/resource_provider_unittest.cc', |
| 'resources/resource_update_controller_unittest.cc', |
| + 'resources/scoped_gpu_raster_unittest.cc', |
|
danakj
2014/12/24 00:52:16
add to BUILD.gn too?
|
| 'resources/scoped_resource_unittest.cc', |
| 'resources/task_graph_runner_unittest.cc', |
| 'resources/texture_mailbox_deleter_unittest.cc', |