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

Unified Diff: components/autofill/core/DEPS

Issue 23742004: Move PasswordForm from //content to //autofill. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_password_form_conversion_utils
Patch Set: Rebase Created 7 years, 3 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/autofill/core/DEPS
diff --git a/components/autofill/core/DEPS b/components/autofill/core/DEPS
index caaebde2f132768263bff20b593831e69891cf56..d4d63b4a3806783d25a51b25f31af44be95994ea 100644
--- a/components/autofill/core/DEPS
+++ b/components/autofill/core/DEPS
@@ -5,6 +5,5 @@ include_rules = [
# and please do not introduce more #includes of these files.
"!content/public/common/common_param_traits.h",
"!content/public/common/common_param_traits_macros.h",
- "!content/public/common/password_form.h",
"!third_party/WebKit/public/web/WebFormElement.h",
]

Powered by Google App Engine
This is Rietveld 408576698