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.gypi

Issue 996253002: [Fallback Icons] Refactor FallbackIconService to be a BrowserContext-level singleton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and reverting small unneeded change. Created 5 years, 9 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.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index 262bd2b4fe60cbbba32eb76dd4f52a29b896acf6..eced7bf628ca13afc321d9170b17800cfa2dd56a 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -15,6 +15,7 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'favicon/core/browser/fallback_icon_client.h',
'favicon/core/browser/favicon_client.h',
'favicon/core/favicon_driver.h',
'favicon/core/favicon_url.cc',

Powered by Google App Engine
This is Rietveld 408576698