| Index: chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| diff --git a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| index ad5d97329cc50979cd920b3676993c0c30806fc1..0bf21023dec8daaa8bb35c14f6311d708951431b 100644
|
| --- a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| +++ b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_UI_OMNIBOX_ALTERNATE_NAV_INFOBAR_DELEGATE_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "components/autocomplete/autocomplete_match.h"
|
| #include "components/infobars/core/infobar_delegate.h"
|
| +#include "components/omnibox/autocomplete_match.h"
|
|
|
| class Profile;
|
|
|
|
|