| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index affcf43afc59c7c99a60e8a8bf176e1637c9ba33..e42f2f0eaa2a8635d6cdfffaab953461101dd14d 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -770,6 +770,7 @@ test("cc_unittests") {
|
| "resources/tile_task_worker_pool_unittest.cc",
|
| "resources/resource_provider_unittest.cc",
|
| "resources/resource_update_controller_unittest.cc",
|
| + "resources/scoped_gpu_raster_unittest.cc",
|
| "resources/scoped_resource_unittest.cc",
|
| "resources/task_graph_runner_unittest.cc",
|
| "resources/texture_mailbox_deleter_unittest.cc",
|
|
|