Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5962)

Unified Diff: chrome/browser/plugin_infobar_delegates.h

Issue 10830353: Introduce InfoBarTabService API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to review comments Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698