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

Unified Diff: components/password_manager/DEPS

Issue 2378503002: Observe visibility of password inputs, for HTTP-bad phase 1 (Closed)
Patch Set: fix browser-side binding Created 4 years, 3 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/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 5aa1cf79ab5d6d3093de432f22da50285af2fa7b..9b45d1bb6eb9ff5f465c1cf20e149b25b843dd6d 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+sql",
"+third_party/re2",
"+third_party/sqlite/sqlite3.h",
+ "+third_party/WebKit/public/platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom.h",
vabr (Chromium) 2016/09/28 08:49:47 This dependency cannot be added here, because comp
estark 2016/10/06 02:49:38 Done. I also ended up splitting this out into a s
"+ui",
# PasswordManager is a layered component; subdirectories must explicitly
# introduce the ability to use non-core layers as appropriate.

Powered by Google App Engine
This is Rietveld 408576698