| 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 48ea1d95b983bfa96be49e41ddb7bc910b727a1a..e15ba90ff238ab43a0a976317b56c501585a12bf 100644
|
| --- a/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| +++ b/chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
| @@ -8,8 +8,6 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/autocomplete/autocomplete_match.h"
|
| #include "components/infobars/core/infobar_delegate.h"
|
| -
|
| -class Profile;
|
|
|
| namespace content {
|
| class WebContents;
|
|
|