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

Unified Diff: chrome/common/BUILD.gn

Issue 464883002: Credential Manager: Renderer-side implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Style. Created 6 years, 4 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index c914632684b7e5792bd391e45cd459676b148247..2522fc9655fbcb7374a004b1529bc643c2bb8d31 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -87,6 +87,7 @@ static_library("common") {
"//components/visitedlink/common",
"//components/autofill/content/common",
"//components/autofill/core/common",
+ "//components/password_manager/content/common",
"//components/password_manager/core/common",
"//components/signin/core/common",
"//components/translate/content/common",

Powered by Google App Engine
This is Rietveld 408576698