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

Unified Diff: chrome/browser/autofill/password_autofill_manager.h

Issue 12543010: Establish components/autofill and move some files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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: chrome/browser/autofill/password_autofill_manager.h
diff --git a/chrome/browser/autofill/password_autofill_manager.h b/chrome/browser/autofill/password_autofill_manager.h
index 7326f6883930f024d85101828c3235f51abee702..2886c09c223e1086a566b763f90cc053dc6bb33a 100644
--- a/chrome/browser/autofill/password_autofill_manager.h
+++ b/chrome/browser/autofill/password_autofill_manager.h
@@ -14,7 +14,7 @@
#include <map>
-#include "chrome/common/password_form_fill_data.h"
+#include "components/autofill/common/password_form_fill_data.h"
namespace content {
class WebContents;
« no previous file with comments | « chrome/browser/autofill/name_field_unittest.cc ('k') | chrome/browser/autofill/password_autofill_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698