| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 5d5d1c69276b5755adc899bc8b0d0f7d998d6bbf..00037fd455d1c9eae55f881eafa00d6644951671 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -866,6 +866,7 @@ test("cc_unittests") {
|
| "test/mock_helper_unittest.cc",
|
| "test/ordered_simple_task_runner_unittest.cc",
|
| "test/test_web_graphics_context_3d_unittest.cc",
|
| + "tiles/gpu_image_decode_controller_unittest.cc",
|
| "tiles/picture_layer_tiling_set_unittest.cc",
|
| "tiles/picture_layer_tiling_unittest.cc",
|
| "tiles/software_image_decode_controller_unittest.cc",
|
|
|