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

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

Issue 2697123004: Convert RemoveDataMask from enum to pointers and split it between content and embedder (Closed)
Patch Set: Android compilation 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
« no previous file with comments | « content/browser/browsing_data/browsing_data_types.cc ('k') | content/public/browser/browsing_data_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 92660a8a31bf22acc0e33f05f40969753c5a5c98..5337e685240b2410470f50c8e7fcf4ff5568a25a 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -71,6 +71,7 @@ source_set("browser_sources") {
"browser_thread_delegate.h",
"browser_url_handler.h",
"browsing_data_filter_builder.h",
+ "browsing_data_types.h",
"cache_storage_context.h",
"cache_storage_usage_info.h",
"cdm_registry.h",
« no previous file with comments | « content/browser/browsing_data/browsing_data_types.cc ('k') | content/public/browser/browsing_data_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698