Chromium Code Reviews| Index: components/dom_distiller.gypi |
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
| index c22d5c0164bdeb1c72a7202f6a9d6950f0d62cba..7b001d8cefdbe46120bf727e0f878136cb5f8ddf 100644 |
| --- a/components/dom_distiller.gypi |
| +++ b/components/dom_distiller.gypi |
| @@ -88,6 +88,8 @@ |
| 'dom_distiller/core/page_distiller.h', |
| 'dom_distiller/core/task_tracker.cc', |
| 'dom_distiller/core/task_tracker.h', |
| + 'dom_distiller/core/url_constants.cc', |
| + 'dom_distiller/core/url_constants.h', |
| ], |
| }, |
| { |