Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index 2d12abd4e35c44561534c4c01fcac131d37163fb..f07e024f49eaa27af73f35d51b95cf24349bb1b1 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -118,6 +118,7 @@ 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", |