| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index fb59ef0923743e826277934c78ef31bd5c635434..8c03c324f7ebb933cff2210d3d645527595c72ad 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -113,6 +113,8 @@
|
| 'dom_distiller/core/fake_db.h',
|
| 'dom_distiller/core/fake_distiller.cc',
|
| 'dom_distiller/core/fake_distiller.h',
|
| + 'dom_distiller/core/fake_distiller_page.cc',
|
| + 'dom_distiller/core/fake_distiller_page.h',
|
| ],
|
| },
|
| {
|
|
|