| Index: components/browsing_data/content/BUILD.gn
|
| diff --git a/components/browsing_data/content/BUILD.gn b/components/browsing_data/content/BUILD.gn
|
| index aa613cff35e68011267f804827bbc8ca4724cac2..dc5b1bd505d592a5128cdf6fa3631fc310f0ebf0 100644
|
| --- a/components/browsing_data/content/BUILD.gn
|
| +++ b/components/browsing_data/content/BUILD.gn
|
| @@ -6,10 +6,6 @@ static_library("content") {
|
| sources = [
|
| "conditional_cache_counting_helper.cc",
|
| "conditional_cache_counting_helper.h",
|
| - "conditional_cache_deletion_helper.cc",
|
| - "conditional_cache_deletion_helper.h",
|
| - "storage_partition_http_cache_data_remover.cc",
|
| - "storage_partition_http_cache_data_remover.h",
|
| ]
|
|
|
| configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
|
|
|