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

Unified Diff: components/password_manager/core/browser/BUILD.gn

Issue 767353002: Support for password manager suggestions on password fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Added message value to iOS grit whitelist Created 6 years 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/core/browser/BUILD.gn
diff --git a/components/password_manager/core/browser/BUILD.gn b/components/password_manager/core/browser/BUILD.gn
index 3badcfd61b7bae7d4d80ae824c69cb08554b6582..baa84ed0ce55f0ccc4fa1da90a0afd8c2bc50a89 100644
--- a/components/password_manager/core/browser/BUILD.gn
+++ b/components/password_manager/core/browser/BUILD.gn
@@ -68,6 +68,7 @@ static_library("browser") {
"//components/keyed_service/core",
"//components/os_crypt",
"//components/password_manager/core/common",
+ "//components/strings",
"//net",
"//sql",
"//url",
« no previous file with comments | « components/password_manager/DEPS ('k') | components/password_manager/core/browser/password_autofill_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698