summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/hung_plugin_tab_helper.h
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-20 19:11:42 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-20 19:11:42 +0000
commit4f822f02cd6800ee9c276803c6c6e271ca8146de (patch)
treeafbd6986454f4d587c9d09d9790ce9e7c473d04a /chrome/browser/ui/hung_plugin_tab_helper.h
parentde794ebc37fdefdb61f340b8e91f1ac80b1b8678 (diff)
downloadchromium_src-4f822f02cd6800ee9c276803c6c6e271ca8146de.zip
chromium_src-4f822f02cd6800ee9c276803c6c6e271ca8146de.tar.gz
chromium_src-4f822f02cd6800ee9c276803c6c6e271ca8146de.tar.bz2
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
an implementation detail by declaring all its functions private. BUG=none TEST=none Review URL: https://codereview.chromium.org/11442041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174196 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/hung_plugin_tab_helper.h')
-rw-r--r--chrome/browser/ui/hung_plugin_tab_helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/hung_plugin_tab_helper.h b/chrome/browser/ui/hung_plugin_tab_helper.h
index 91e546b..705acf4 100644
--- a/chrome/browser/ui/hung_plugin_tab_helper.h
+++ b/chrome/browser/ui/hung_plugin_tab_helper.h
@@ -18,7 +18,6 @@
#include "content/public/browser/web_contents_user_data.h"
class FilePath;
-class InfoBarTabHelper;
// Manages per-tab state with regard to hung plugins. This only handles
// Pepper plugins which we know are windowless. Hung NPAPI plugins (which