Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index be5816e4c6970f7d0efa3a3b8b8c36fe90e3803c..e4db8adac4679938597726fe6a5404f7b1554c6e 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -7,6 +7,8 @@ source_set("core") { |
sources = [ |
"../android/component_jni_registrar.cc", |
"../android/component_jni_registrar.h", |
+ "article_attachments_data.cc", |
+ "article_attachments_data.h", |
"article_distillation_update.cc", |
"article_distillation_update.h", |
"article_entry.cc", |