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

Unified Diff: chrome/renderer/BUILD.gn

Issue 464883002: Credential Manager: Renderer-side implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Feedback. 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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 83f897d74179511a39ff08c8dff7d7b7e3c40ad8..cc3a2ea9d8c9bda5f2f932aed3af65506353b0d7 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -37,6 +37,7 @@ static_library("renderer") {
"//chrome:strings",
"//components/autofill/content/renderer",
"//components/data_reduction_proxy/common",
+ "//components/password_manager/content/renderer",
"//components/plugins/renderer",
"//components/startup_metric_utils",
"//components/translate/core/common",

Powered by Google App Engine
This is Rietveld 408576698