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

Unified Diff: components/password_manager/content/renderer/DEPS

Issue 464883002: Credential Manager: Renderer-side implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: components/password_manager/content/renderer/DEPS
diff --git a/components/visitedlink/renderer/DEPS b/components/password_manager/content/renderer/DEPS
similarity index 76%
copy from components/visitedlink/renderer/DEPS
copy to components/password_manager/content/renderer/DEPS
index ad0391cf78ba88aa4ab900aaa652f217aa092a9f..42609ccf2720860a9b479d179ed04420d423f125 100644
--- a/components/visitedlink/renderer/DEPS
+++ b/components/password_manager/content/renderer/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+content/public/common",
"+content/public/renderer",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+url",
]

Powered by Google App Engine
This is Rietveld 408576698