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

Unified Diff: chrome/renderer/DEPS

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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index dce37d29ec920057f188276e1bd0a3b3935297b3..e8930ae7bdff406684f3d7c4fcbcc36316016dce 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/dom_distiller/core",
"+components/nacl/common",
"+components/nacl/renderer",
+ "+components/password_manager/content/renderer",
"+components/plugins/renderer",
"+components/signin/core/common",
"+components/translate/content/common",

Powered by Google App Engine
This is Rietveld 408576698