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 d18eca1777b66c90d884cb1144e13c6e99b8e8f6..944cf2c4462a7d4440007652798b46f6fc886d21 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_types.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_types.h |
@@ -10,8 +10,8 @@ |
#include "base/callback_forward.h" |
#include "base/strings/string16.h" |
-#include "components/autofill/browser/autofill_metrics.h" |
-#include "components/autofill/browser/field_types.h" |
+#include "components/autofill/core/browser/autofill_metrics.h" |
+#include "components/autofill/core/browser/field_types.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/gfx/font.h" |
#include "ui/gfx/image/image.h" |