Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index bc921727f09e7a5e661bc7c3d886617473b1c3c2..cbc4c56cf453666b6146a7899279fc3e52f22d7e 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -36,6 +36,10 @@ source_set("core") { |
"dom_distiller_service.h", |
"dom_distiller_store.cc", |
"dom_distiller_store.h", |
+ "dom_distiller_switches.cc", |
+ "dom_distiller_switches.h", |
+ "experiments.cc", |
+ "experiments.h", |
"feedback_reporter.cc", |
"feedback_reporter.h", |
"page_features.cc", |