| Index: components/password_manager/sync/browser/DEPS
|
| diff --git a/components/password_manager/sync/browser/DEPS b/components/password_manager/sync/browser/DEPS
|
| index 83c072ecfb4b5ed49b9ef5a8648155c476aada80..06c819866597f0b9cebdfd4451eb819f4fad2fdd 100644
|
| --- a/components/password_manager/sync/browser/DEPS
|
| +++ b/components/password_manager/sync/browser/DEPS
|
| @@ -6,6 +6,6 @@ include_rules = [
|
| "+components/sync/base",
|
| "+components/sync/driver",
|
| "+components/sync/engine",
|
| - "+components/syncable_prefs",
|
| + "+components/sync_preferences",
|
| "+google_apis/gaia",
|
| ]
|
|
|