| 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 2596c26ab01fdd8c4e05cbf9f6a91308cc5c17f6..f53cd1c52fdeec06c42fead0192dd62c95debadb 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/string16.h"
|
| #include "chrome/browser/api/infobars/confirm_infobar_delegate.h"
|
| -#include "chrome/browser/autofill/autofill_metrics.h"
|
| +#include "components/autofill/browser/autofill_metrics.h"
|
| #include "ui/base/window_open_disposition.h"
|
|
|
| class CreditCard;
|
|
|