diff options
Diffstat (limited to 'components/dom_distiller/core/BUILD.gn')
-rw-r--r-- | components/dom_distiller/core/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn index f07e024..2d12abd 100644 --- a/components/dom_distiller/core/BUILD.gn +++ b/components/dom_distiller/core/BUILD.gn @@ -118,7 +118,6 @@ source_set("unit_tests") { testonly = true sources = [ "article_entry_unittest.cc", - "distillable_page_detector_unittest.cc", "distilled_content_store_unittest.cc", "distilled_page_prefs_unittests.cc", "distiller_unittest.cc", |