Chromium Code Reviews| Index: components/dom_distiller.gypi |
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
| index 1b6e6b4d4d3fb3a6a4e1d0e8fb9cb4af738ec524..39668351d676b7f413e04d33e63140dd26cb6bcc 100644 |
| --- a/components/dom_distiller.gypi |
| +++ b/components/dom_distiller.gypi |
| @@ -61,6 +61,9 @@ |
| 'include_dirs': [ |
| '..', |
| ], |
| + 'export_dependent_settings': [ |
| + 'distilled_page_proto', |
| + ], |
| 'sources': [ |
| 'dom_distiller/core/article_entry.cc', |
| 'dom_distiller/core/article_entry.h', |