Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: components/password_manager/content/browser/DEPS

Issue 262583007: Password manager internals page service: introduction (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Also tests use the right namespace Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/password_manager/content/browser/DEPS
diff --git a/components/password_manager/content/browser/DEPS b/components/password_manager/content/browser/DEPS
index 736a93e35afe7497e456091e671a04a415a8b038..7f4d25a9d308f6b0cb0e6b3545e8d116838b6349 100644
--- a/components/password_manager/content/browser/DEPS
+++ b/components/password_manager/content/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/autofill/content/browser",
+ "+components/keyed_service/content",
"+content/public/browser",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698