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

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

Issue 464883002: Credential Manager: Renderer-side implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Feedback3. 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/common/DEPS
diff --git a/components/password_manager/content/common/DEPS b/components/password_manager/content/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c3505fa54c3ecf8453d1bfdeff494e6ca31545ae
--- /dev/null
+++ b/components/password_manager/content/common/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public/common",
+ "+ipc",
+]
« no previous file with comments | « components/password_manager/content/common/BUILD.gn ('k') | components/password_manager/content/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698