| Index: chrome/browser/ui/hung_plugin_tab_helper.h
|
| diff --git a/chrome/browser/ui/hung_plugin_tab_helper.h b/chrome/browser/ui/hung_plugin_tab_helper.h
|
| index bdf6a60843f78b692fe2e214de81e06cbbda5c51..351873968157c1990058f3677a7c28167325ce38 100644
|
| --- a/chrome/browser/ui/hung_plugin_tab_helper.h
|
| +++ b/chrome/browser/ui/hung_plugin_tab_helper.h
|
| @@ -51,7 +51,6 @@ class HungPluginTabHelper : public content::WebContentsObserver,
|
|
|
| private:
|
| explicit HungPluginTabHelper(content::WebContents* contents);
|
| - static int kUserDataKey;
|
| friend class WebContentsUserData<HungPluginTabHelper>;
|
|
|
| class InfoBarDelegate;
|
|
|