Chromium Code Reviews| Index: components/password_manager/core/browser/DEPS |
| diff --git a/components/password_manager/core/browser/DEPS b/components/password_manager/core/browser/DEPS |
| index e0699b4477de993c2eae576f9ccb514da4ac3155..4996c8b2df1abaebfbec029cb684324a4c00a16f 100644 |
| --- a/components/password_manager/core/browser/DEPS |
| +++ b/components/password_manager/core/browser/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| "+components/autofill/core/browser", |
| - "+components/user_prefs", |
| + "+components/pref_registry", |
| "+content/public/browser", |
|
blundell
2014/05/12 07:13:32
Nit: Could you remove this line while you're here?
tfarina
2014/05/12 20:49:22
Done.
|
| ] |