| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 9f64e30993e5163a39c70b25a79e3253a4328568..759fe080bdcf83d579c5f492dd5e0eb7b40b56a8 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -176,6 +176,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'dom_distiller/content/distillable_page_utils.cc',
|
| + 'dom_distiller/content/distillable_page_utils.h',
|
| 'dom_distiller/content/distiller_page_web_contents.cc',
|
| 'dom_distiller/content/distiller_page_web_contents.h',
|
| 'dom_distiller/content/dom_distiller_viewer_source.cc',
|
|
|