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

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

Issue 2685173002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Peter's comments #2 (WIP) 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
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/favicon/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/BUILD.gn
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
index 7d8c060d96ae2798e638b92757a12f48ec75de2d..a9b7955d876f69b51ba904bbb6df4eb220d65754 100644
--- a/components/favicon/core/BUILD.gn
+++ b/components/favicon/core/BUILD.gn
@@ -22,6 +22,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",
]
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/favicon/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698