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

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

Issue 2827523003: Move BrowsingDataRemover to content/ (Closed)
Patch Set: Rebase over codereview.chromium.org/2815913005 Created 3 years, 8 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 acbe7407b1ba4d40511b50533d469ad7e658e271..2775d680d71f7e2f18b4eea5e872c9d73a4a0345 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -71,6 +71,8 @@ source_set("browser_sources") {
"browser_thread_delegate.h",
"browser_url_handler.h",
"browsing_data_filter_builder.h",
+ "browsing_data_remover.h",
+ "browsing_data_remover_delegate.h",
"cache_storage_context.h",
"cache_storage_usage_info.h",
"cdm_registry.h",
« no previous file with comments | « content/browser/browsing_data/browsing_data_remover_impl_unittest.cc ('k') | content/public/browser/browser_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698