Move ProfileKeyedService infrastructure to a component
Renames of the classes and methods will follow in separate patch(es).
BUG=227219
[email protected], [email protected]
Review URL: https://codereview.chromium.org/14743010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201167 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2a0e8a72..d75b5db 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -9,6 +9,7 @@
"+components/autofill/common",
"+components/auto_login_parser",
"+components/autofill/common",
+ "+components/browser_context_keyed_service",
"+components/navigation_interception",
"+components/user_prefs",
"+components/visitedlink/browser",