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

Unified Diff: components/favicon.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/chrome_browser.gypi ('k') | components/favicon/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index be36213c56263b3673d2f65c0e1c9b5280bbe1d3..32b64553847b7037ea70ee5bd186f25f259adca1 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -10,6 +10,7 @@
'dependencies': [
'../ui/gfx/gfx.gyp:gfx_geometry',
'favicon_base',
+ 'keyed_service_core',
],
'sources': [
'favicon/core/browser/favicon_client.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/favicon/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698