| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index e3a9bb589a0db825e046e1c180716bc4e4d95e3f..6a1c9fcfc8d8a33b57a5d360ddc553ee8c125d8d 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -708,8 +708,6 @@ source_set("test_support") {
|
| "test/test_image_factory.h",
|
| "test/test_in_process_context_provider.cc",
|
| "test/test_in_process_context_provider.h",
|
| - "test/test_now_source.cc",
|
| - "test/test_now_source.h",
|
| "test/test_occlusion_tracker.h",
|
| "test/test_shared_bitmap_manager.cc",
|
| "test/test_shared_bitmap_manager.h",
|
|
|