summaryrefslogtreecommitdiffstats
path: root/components/favicon.gypi
diff options
context:
space:
mode:
authorzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-12 18:17:27 +0000
committerzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-12 18:17:27 +0000
commit8958da07a4afa73db8fc7ff11c2a14756841cbec (patch)
treeddb761c0480b190ad4042c0c68f9efac4c50c174 /components/favicon.gypi
parentf841c4a7d0a853c44b8d9b286ee14aa8c7d4104a (diff)
downloadchromium_src-8958da07a4afa73db8fc7ff11c2a14756841cbec.zip
chromium_src-8958da07a4afa73db8fc7ff11c2a14756841cbec.tar.gz
chromium_src-8958da07a4afa73db8fc7ff11c2a14756841cbec.tar.bz2
Revert 276642 "Turn FaviconClient into a Keyed service."
> Turn FaviconClient into a Keyed service. > > This is an intermediary CL. > The end goal is having the FaviconServiceFactory be able to obtain a FaviconClient to pass it to the FaviconService's constructor. > > BUG=377505 > > Review URL: https://codereview.chromium.org/301613004 TBR=jif@chromium.org BUG=383952 Review URL: https://codereview.chromium.org/334613004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276743 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/favicon.gypi')
-rw-r--r--components/favicon.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/favicon.gypi b/components/favicon.gypi
index 32b6455..be36213 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -10,7 +10,6 @@
'dependencies': [
'../ui/gfx/gfx.gyp:gfx_geometry',
'favicon_base',
- 'keyed_service_core',
],
'sources': [
'favicon/core/browser/favicon_client.h',