Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(636)

Unified Diff: components/dom_distiller/ios/BUILD.gn

Issue 2529283002: Save favicon during reading list distillation (Closed)
Patch Set: Add a comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/dom_distiller/ios/BUILD.gn
diff --git a/components/dom_distiller/ios/BUILD.gn b/components/dom_distiller/ios/BUILD.gn
index fe606465c15e701a96bfc01351ee60c32f5fd07a..310c117f8f32b371ce67252529f38078cc9ab084 100644
--- a/components/dom_distiller/ios/BUILD.gn
+++ b/components/dom_distiller/ios/BUILD.gn
@@ -4,6 +4,7 @@
source_set("ios") {
sources = [
+ "distiller_favicon_ios.h",
"distiller_page_factory_ios.h",
"distiller_page_factory_ios.mm",
"distiller_page_ios.h",

Powered by Google App Engine
This is Rietveld 408576698