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

Unified Diff: components/favicon/DEPS

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 | « components/favicon.gypi ('k') | components/favicon/core/browser/favicon_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/DEPS
diff --git a/components/favicon/DEPS b/components/favicon/DEPS
index 930f12363f2cbf746e4d90a1f94421b74a71a476..9b38a851c945b7be7a2142243b5a81ba3a2451bc 100644
--- a/components/favicon/DEPS
+++ b/components/favicon/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/favicon_base",
+ "+components/keyed_service/core",
"+ui/gfx/geometry",
]
« no previous file with comments | « components/favicon.gypi ('k') | components/favicon/core/browser/favicon_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698