summaryrefslogtreecommitdiffstats
path: root/components/password_manager/core/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/password_manager/core/browser/DEPS')
-rw-r--r--components/password_manager/core/browser/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/password_manager/core/browser/DEPS b/components/password_manager/core/browser/DEPS
index e1fc861..593c27c 100644
--- a/components/password_manager/core/browser/DEPS
+++ b/components/password_manager/core/browser/DEPS
@@ -3,8 +3,9 @@ include_rules = [
"+components/keyed_service/core",
"+components/pref_registry",
"+components/sync_driver",
- "+components/webdata/common",
+ "+components/url_formatter",
"+components/variations",
+ "+components/webdata/common",
"+google_apis",
"+grit",
]