| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 78bda80187f00b9fc800bf3d30e224370d503d10..1ad3f070e893fd1914ceef9ddbae40e27b7e7bb2 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -71,6 +71,10 @@
|
| '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',
|
| + 'dom_distiller/core/url_utils.cc',
|
| + 'dom_distiller/core/url_utils.h',
|
| ],
|
| },
|
| {
|
|
|