| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index a86746ffabf66c00e36b8f1ca73e075525f8f4b5..af65bd5c584532c7b5a3b3ed43114f854f3b7cd7 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -155,6 +155,8 @@
|
| 'dom_distiller/content/distiller_page_web_contents.h',
|
| 'dom_distiller/content/dom_distiller_viewer_source.cc',
|
| 'dom_distiller/content/dom_distiller_viewer_source.h',
|
| + 'dom_distiller/content/web_contents_main_frame_observer.cc',
|
| + 'dom_distiller/content/web_contents_main_frame_observer.h',
|
| ],
|
| },
|
| ],
|
|
|