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

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

Issue 2657453006: Move BrowsingDataFilterBuilder[Impl] to content/ (Closed)
Patch Set: Rebased Created 3 years, 10 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 d52e4d2f517b8e09bfc1f34cef33234269832680..c0f30522977091c26acd43ca631b231b45312eb7 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -71,6 +71,7 @@ source_set("browser_sources") {
"browser_thread.h",
"browser_thread_delegate.h",
"browser_url_handler.h",
+ "browsing_data_filter_builder.h",
"cache_storage_context.h",
"cache_storage_usage_info.h",
"cdm_registry.h",

Powered by Google App Engine
This is Rietveld 408576698