Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index a9b1cda351b68049cd9348b36e578cc0c01afd48..565f1fe8ece39eb33cafc675caabbfb608de155c 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -32,6 +32,8 @@ source_set("core") { |
"dom_distiller_model.cc", |
"dom_distiller_model.h", |
"dom_distiller_observer.h", |
+ "dom_distiller_request_view_base.cc", |
+ "dom_distiller_request_view_base.h", |
"dom_distiller_service.cc", |
"dom_distiller_service.h", |
"dom_distiller_store.cc", |