| Index: chrome/browser/plugins/plugin_infobar_delegates.h
|
| diff --git a/chrome/browser/plugins/plugin_infobar_delegates.h b/chrome/browser/plugins/plugin_infobar_delegates.h
|
| index 1ed4bc4dd579fd6719fefabfc0be92da21143f76..a70df81733571c51fc308f393b6fedbf5fd22fb6 100644
|
| --- a/chrome/browser/plugins/plugin_infobar_delegates.h
|
| +++ b/chrome/browser/plugins/plugin_infobar_delegates.h
|
| @@ -17,13 +17,8 @@
|
| #endif
|
|
|
| class InfoBarService;
|
| -class HostContentSettingsMap;
|
| class PluginMetadata;
|
|
|
| -namespace content {
|
| -class WebContents;
|
| -}
|
| -
|
| #if BUILDFLAG(ENABLE_PLUGIN_INSTALLATION)
|
| // Infobar that's shown when a plugin is out of date.
|
| class OutdatedPluginInfoBarDelegate : public ConfirmInfoBarDelegate,
|
|
|