Index: components/dom_distiller/core/BUILD.gn |
diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn |
index da998ae28f706e3e813755c07765d8f93a21025f..b8ad2a2b69f9547f361438e391acf9ea4fc567d5 100644 |
--- a/components/dom_distiller/core/BUILD.gn |
+++ b/components/dom_distiller/core/BUILD.gn |
@@ -17,6 +17,10 @@ static_library("core") { |
"distiller.h", |
"distiller_page.cc", |
"distiller_page.h", |
+ "distilled_page_prefs.cc", |
+ "distilled_page_prefs.h", |
+ "distilled_page_prefs_android.cc", |
+ "distilled_page_prefs_android.h", |
"distiller_url_fetcher.cc", |
"distiller_url_fetcher.h", |
"dom_distiller_constants.cc", |