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

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

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.cc
diff --git a/chrome/browser/autofill/password_autofill_manager.cc b/chrome/browser/autofill/password_autofill_manager.cc
index f7f36d0c36395d7db9772f9a1d1210e3dee4aa6d..54e41ba95469b8ca9332a6543f68ca88f658661b 100644
--- a/chrome/browser/autofill/password_autofill_manager.cc
+++ b/chrome/browser/autofill/password_autofill_manager.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "chrome/browser/autofill/password_autofill_manager.h"
-#include "chrome/common/autofill_messages.h"
+#include "components/autofill/common/autofill_messages.h"
#include "content/public/browser/render_view_host.h"
#include "content/public/browser/web_contents.h"
#include "ui/base/keycodes/keyboard_codes.h"
« no previous file with comments | « chrome/browser/autofill/password_autofill_manager.h ('k') | chrome/browser/autofill/personal_data_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698