summaryrefslogtreecommitdiffstats
path: root/components/history/core/browser/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/history/core/browser/BUILD.gn')
-rw-r--r--components/history/core/browser/BUILD.gn5
1 files changed, 0 insertions, 5 deletions
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index e894ec6..0d88839 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -62,12 +62,8 @@ static_library("browser") {
"top_sites_impl.cc",
"top_sites_impl.h",
"top_sites_observer.h",
- "typed_url_change_processor.cc",
- "typed_url_change_processor.h",
"typed_url_data_type_controller.cc",
"typed_url_data_type_controller.h",
- "typed_url_model_associator.cc",
- "typed_url_model_associator.h",
"typed_url_syncable_service.cc",
"typed_url_syncable_service.h",
"url_database.cc",
@@ -154,7 +150,6 @@ source_set("unit_tests") {
"top_sites_cache_unittest.cc",
"top_sites_database_unittest.cc",
"top_sites_impl_unittest.cc",
- "typed_url_model_associator_unittest.cc",
"typed_url_syncable_service_unittest.cc",
"url_database_unittest.cc",
"url_utils_unittest.cc",