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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2812243002: [Remote suggestions] Log favicon fetch result for both code paths (Closed)
Patch Set: Comments Created 3 years, 8 months 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/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 257a113264b69e29bc2147ed92b55f0a465c1251..0cf1874adc88c4d5f5562874a94a1ff9a847c41e 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -133,6 +133,7 @@ if (is_android) {
"category.h",
"category_info.h",
"category_status.h",
+ "content_suggestions_service.cc",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698