Index: components/autofill/core/DEPS |
diff --git a/components/autofill/core/DEPS b/components/autofill/core/DEPS |
index fe503bdcb0f3fb7a6b0c729cbc95f8b4b2661875..ebd8547c21ac24bf1e6d697028470edcbe6e6f08 100644 |
--- a/components/autofill/core/DEPS |
+++ b/components/autofill/core/DEPS |
@@ -1,7 +1,4 @@ |
include_rules = [ |
"+components/os_crypt", |
- # TODO(joi): Perhaps PrefRegistrySyncable should be a separate |
- # component since it is currently in the same component as |
- # UserPrefs, which uses content::BrowserContext. |
- "+components/user_prefs/pref_registry_syncable.h", |
+ "+components/pref_registry/pref_registry_syncable.h", |
blundell
2014/05/12 07:13:32
nit: It would be fine for this to be just componen
tfarina
2014/05/12 20:49:22
Done.
|
] |