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

Unified Diff: chrome/chrome_browser.gypi

Issue 301613004: Turn FaviconClient into a Keyed service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: touching wood Created 6 years, 6 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 | « chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc ('k') | components/favicon.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e7f6496d75c0618e9f29ce6893909d89aba9717e..163066aab4e7ee5729290ef4a25d358102f740ea 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -643,6 +643,8 @@
'browser/external_protocol/external_protocol_handler.h',
'browser/favicon/chrome_favicon_client.cc',
'browser/favicon/chrome_favicon_client.h',
+ 'browser/favicon/chrome_favicon_client_factory.cc',
+ 'browser/favicon/chrome_favicon_client_factory.h',
'browser/favicon/favicon_changed_details.cc',
'browser/favicon/favicon_changed_details.h',
'browser/favicon/favicon_handler.cc',
« no previous file with comments | « chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc ('k') | components/favicon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698