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

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

Issue 192633002: Move ContentAutofillDriver to the PasswordManager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/browser/DEPS
diff --git a/components/password_manager/content/browser/DEPS b/components/password_manager/content/browser/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..736a93e35afe7497e456091e671a04a415a8b038
--- /dev/null
+++ b/components/password_manager/content/browser/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/autofill/content/browser",
+ "+content/public/browser",
+ "+net",
+]

Powered by Google App Engine
This is Rietveld 408576698