Chromium Code Reviews| Index: chrome/browser/extensions/extension_infobar_delegate.h |
| =================================================================== |
| --- chrome/browser/extensions/extension_infobar_delegate.h (revision 109676) |
| +++ chrome/browser/extensions/extension_infobar_delegate.h (working copy) |
| @@ -15,7 +15,6 @@ |
| class Extension; |
| class ExtensionHost; |
| class GURL; |
| -class Profile; |
| // The InfobarDelegate for creating and managing state for the ExtensionInfobar |
| // plus monitor when the extension goes away. |