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

Unified Diff: chrome/browser/ui/autofill/autofill_dialog_types.h

Issue 12434004: Move remaining Autofill code to //components/autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix long lines 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/ui/autofill/autofill_dialog_types.h
diff --git a/chrome/browser/ui/autofill/autofill_dialog_types.h b/chrome/browser/ui/autofill/autofill_dialog_types.h
index 5e718c0f9529ecd5de9ecd7b1965a6c2ab663083..00c6e798b31f4002026cf5fdce58a3037d5d7f30 100644
--- a/chrome/browser/ui/autofill/autofill_dialog_types.h
+++ b/chrome/browser/ui/autofill/autofill_dialog_types.h
@@ -10,7 +10,7 @@
#include "base/callback_forward.h"
#include "base/string16.h"
-#include "chrome/browser/autofill/field_types.h"
+#include "components/autofill/browser/field_types.h"
#include "third_party/skia/include/core/SkColor.h"
class AutofillField;

Powered by Google App Engine
This is Rietveld 408576698