| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 271dd792decbc7a3fc57c8b822af69b6a9ecde82..fb59ef0923743e826277934c78ef31bd5c635434 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -55,6 +55,8 @@
|
| 'dom_distiller/core/article_distillation_update.h',
|
| 'dom_distiller/core/article_entry.cc',
|
| 'dom_distiller/core/article_entry.h',
|
| + 'dom_distiller/core/distilled_content_store.cc',
|
| + 'dom_distiller/core/distilled_content_store.h',
|
| 'dom_distiller/core/distiller.cc',
|
| 'dom_distiller/core/distiller.h',
|
| 'dom_distiller/core/distiller_page.cc',
|
|
|