| Index: components/dom_distiller.gypi
|
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
|
| index 78304602e5d9a66efdf68b822f987160b5b39fdb..35fa418785039237b34bb13d7da54afd6a3db154 100644
|
| --- a/components/dom_distiller.gypi
|
| +++ b/components/dom_distiller.gypi
|
| @@ -90,6 +90,10 @@
|
| 'dom_distiller/core/dom_distiller_service_android.h',
|
| 'dom_distiller/core/dom_distiller_store.cc',
|
| 'dom_distiller/core/dom_distiller_store.h',
|
| + 'dom_distiller/core/dom_distiller_switches.cc',
|
| + 'dom_distiller/core/dom_distiller_switches.h',
|
| + 'dom_distiller/core/experiments.cc',
|
| + 'dom_distiller/core/experiments.h',
|
| 'dom_distiller/core/feedback_reporter.cc',
|
| 'dom_distiller/core/feedback_reporter.h',
|
| 'dom_distiller/core/font_family_list.h',
|
|
|