Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(717)

Unified Diff: content/public/browser/BUILD.gn

Issue 2757923002: Move StoragePartitionHttpCacheDataRemover to content/ (Closed)
Patch Set: git cl format Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 4eb12814c823923bbe8f2d6744725fba3010d909..fea02b67ac6ed8d1b89a6c9194c5c52706511b19 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -238,6 +238,7 @@ source_set("browser_sources") {
"ssl_status.cc",
"ssl_status.h",
"storage_partition.h",
+ "storage_partition_http_cache_data_remover.h",
"stream_handle.h",
"stream_info.cc",
"stream_info.h",

Powered by Google App Engine
This is Rietveld 408576698