| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 39668351d676b7f413e04d33e63140dd26cb6bcc..cd707fc26a789c425a3e7aa3ffe426a316f5f8c8 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -118,6 +118,8 @@
|
| 'sources': [
|
| 'dom_distiller/content/distiller_page_web_contents.cc',
|
| 'dom_distiller/content/distiller_page_web_contents.h',
|
| + 'dom_distiller/content/dom_distiller_viewer_source.cc',
|
| + 'dom_distiller/content/dom_distiller_viewer_source.h',
|
| ],
|
| },
|
| ],
|
|
|