| Index: components/autofill/core/DEPS
|
| diff --git a/components/autofill/core/DEPS b/components/autofill/core/DEPS
|
| index 778d5247e29a849e09524b5b0eb59aa5134350eb..07270bfc854fd359afa2d0d520354caea1168189 100644
|
| --- a/components/autofill/core/DEPS
|
| +++ b/components/autofill/core/DEPS
|
| @@ -3,5 +3,5 @@ include_rules = [
|
| # component since it is currently in the same component as
|
| # UserPrefs, which uses content::BrowserContext.
|
| "+components/user_prefs/pref_registry_syncable.h",
|
| - "+components/webdata/encryptor",
|
| + "+components/encryptor",
|
| ]
|
|
|