Index: chrome/browser/autofill/autofill_cc_infobar_delegate.h |
diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.h b/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
index 14c959ae9eff18b3fbf2c7d2d7915acefae64d1f..4941864772294f181638cb8a5e9d5cfa13d2e1b6 100644 |
--- a/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
+++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
@@ -11,7 +11,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/strings/string16.h" |
#include "chrome/browser/infobars/confirm_infobar_delegate.h" |
-#include "components/autofill/browser/autofill_metrics.h" |
+#include "components/autofill/core/browser/autofill_metrics.h" |
#include "ui/base/window_open_disposition.h" |
class CreditCard; |