| Index: components/safe_browsing/password_protection/DEPS
|
| diff --git a/components/safe_browsing/password_protection/DEPS b/components/safe_browsing/password_protection/DEPS
|
| index 47aa0d524d547215a9402bccf54faa6f5156c7c9..fb7b0980eccf4aedd7343de1c883462ad306ea84 100644
|
| --- a/components/safe_browsing/password_protection/DEPS
|
| +++ b/components/safe_browsing/password_protection/DEPS
|
| @@ -1,6 +1,11 @@
|
| include_rules = [
|
| "-content",
|
| + "+components/content_settings/core/browser",
|
| + "+components/history/core/browser",
|
| + "+components/prefs",
|
| + "+components/safe_browsing/csd.pb.h",
|
| "+components/safe_browsing_db",
|
| + "+components/sync_preferences",
|
| "+content/public/browser",
|
| "+content/public/test",
|
| ]
|
|
|