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

Unified Diff: components/autofill.gypi

Issue 23622013: Move password_form_conversion_utils out of //content into //autofill. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@password_form_includes_removal
Patch Set: Created 7 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/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 789c0c00ba54e60dc458350971bf0af9918ce8d0..9498fe963393a72a52b24f5b240810132a8c8eef 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -370,6 +370,8 @@
'autofill/content/renderer/page_click_tracker.h',
'autofill/content/renderer/password_autofill_agent.cc',
'autofill/content/renderer/password_autofill_agent.h',
+ 'autofill/content/renderer/password_form_conversion_utils.cc',
+ 'autofill/content/renderer/password_form_conversion_utils.h',
'autofill/content/renderer/password_generation_manager.cc',
'autofill/content/renderer/password_generation_manager.h',
],

Powered by Google App Engine
This is Rietveld 408576698