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

Unified Diff: components/favicon/core/BUILD.gn

Issue 2685173002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Created 3 years, 10 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/favicon/core/BUILD.gn
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
index 41aa876b07bf413bf2be15b556cb58f935a6efda..56a5c442827e8f18949d6f5edb9c00b6a61ad0ac 100644
--- a/components/favicon/core/BUILD.gn
+++ b/components/favicon/core/BUILD.gn
@@ -20,6 +20,8 @@ static_library("core") {
"favicon_url.h",
"favicon_util.cc",
"favicon_util.h",
+ "features.cc",
+ "features.h",
"large_icon_service.cc",
"large_icon_service.h",
]

Powered by Google App Engine
This is Rietveld 408576698