| Index: chrome/browser/autofill/DEPS
|
| diff --git a/chrome/browser/autofill/DEPS b/chrome/browser/autofill/DEPS
|
| index 4d2dbde1d4caa528096ef2706459f17a6cc13f19..f99f61b55b94e8056d1f804c80dc29965f4be0e0 100644
|
| --- a/chrome/browser/autofill/DEPS
|
| +++ b/chrome/browser/autofill/DEPS
|
| @@ -12,6 +12,8 @@ include_rules = [
|
| # Components-like DEPS above go here.
|
| "+third_party/libphonenumber", # For phone number i18n.
|
|
|
| + "+chrome/browser/prefs",
|
| +
|
| # TODO(joi): May be able to remove this if PKS is moved to c/b/api.
|
| "!chrome/browser/profiles/profile_keyed_service.h",
|
|
|
|
|