summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller/core/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/dom_distiller/core/BUILD.gn')
-rw-r--r--components/dom_distiller/core/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
index 2d12abd..f07e024 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",