| Index: chrome/browser/autofill/autofill_feedback_infobar_delegate.h
|
| diff --git a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h
|
| index 24538071204c7d49b39d4c4911ab038abdbdbee1..53a0e9c29e5741cd7317d3779665b1ce7e129583 100644
|
| --- a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h
|
| +++ b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/string16.h"
|
| -#include "chrome/browser/tab_contents/link_infobar_delegate.h"
|
| +#include "chrome/browser/api/infobars/link_infobar_delegate.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
| // An InfoBar delegate that prompts the user to provide additional feedback for
|
|
|