| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 8d3165596f1ca5a344d45e7724d314ead8cbc6e3..a4f94e18bca533560ab12ef81422ec44b6c74998 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -211,9 +211,9 @@
|
| 'dom_distiller/content/browser/distiller_javascript_utils.h',
|
| 'dom_distiller/content/browser/distiller_page_web_contents.cc',
|
| 'dom_distiller/content/browser/distiller_page_web_contents.h',
|
| + 'dom_distiller/content/browser/distiller_ui_handle.h',
|
| 'dom_distiller/content/browser/dom_distiller_viewer_source.cc',
|
| 'dom_distiller/content/browser/dom_distiller_viewer_source.h',
|
| - 'dom_distiller/content/browser/external_feedback_reporter.h',
|
| 'dom_distiller/content/browser/web_contents_main_frame_observer.cc',
|
| 'dom_distiller/content/browser/web_contents_main_frame_observer.h',
|
| ],
|
|
|