| Index: chrome/browser/plugin_infobar_delegates.h
|
| diff --git a/chrome/browser/plugin_infobar_delegates.h b/chrome/browser/plugin_infobar_delegates.h
|
| index 5bb17d5cb245f44de493dc26de7308286710686e..685804c667b4cbd5c9368228bd6fe935d7e1689f 100644
|
| --- a/chrome/browser/plugin_infobar_delegates.h
|
| +++ b/chrome/browser/plugin_infobar_delegates.h
|
| @@ -13,6 +13,7 @@
|
| #include "chrome/browser/plugin_installer_observer.h"
|
| #endif // defined(ENABLE_PLUGIN_INSTALLATION)
|
|
|
| +class InfoBarTabHelper;
|
| class HostContentSettingsMap;
|
| class PluginObserver;
|
|
|
|
|