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

Unified Diff: chrome/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
« no previous file with comments | « no previous file | chrome/browser/android/preferences/pref_service_bridge.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f91e7cbeb148d664e7158366289510c98f789e9e..51b7ad8c8f0f2a372bc7d032cba12d2d52b16237 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -153,9 +153,6 @@ split_static_library("browser") {
"browsing_data/browsing_data_database_helper.h",
"browsing_data/browsing_data_file_system_helper.cc",
"browsing_data/browsing_data_file_system_helper.h",
- "browsing_data/browsing_data_filter_builder.h",
- "browsing_data/browsing_data_filter_builder_impl.cc",
- "browsing_data/browsing_data_filter_builder_impl.h",
"browsing_data/browsing_data_helper.cc",
"browsing_data/browsing_data_helper.h",
"browsing_data/browsing_data_indexed_db_helper.cc",
« no previous file with comments | « no previous file | chrome/browser/android/preferences/pref_service_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698