| Index: components/browsing_data/content/BUILD.gn
|
| diff --git a/components/browsing_data/content/BUILD.gn b/components/browsing_data/content/BUILD.gn
|
| index 6229e1b59fb74219e4b791f7088667c9b2327d4f..aa613cff35e68011267f804827bbc8ca4724cac2 100644
|
| --- a/components/browsing_data/content/BUILD.gn
|
| +++ b/components/browsing_data/content/BUILD.gn
|
| @@ -4,6 +4,8 @@
|
|
|
| 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",
|
|
|