| Index: chrome/browser/plugins/plugin_observer.h
|
| diff --git a/chrome/browser/plugins/plugin_observer.h b/chrome/browser/plugins/plugin_observer.h
|
| index a0ae687dc463c21916bdaecf102272be108247c6..2f2a2be8e647af2534a0f603623334706fce8c9a 100644
|
| --- a/chrome/browser/plugins/plugin_observer.h
|
| +++ b/chrome/browser/plugins/plugin_observer.h
|
| @@ -39,7 +39,6 @@ class PluginObserver : public content::WebContentsObserver,
|
|
|
| private:
|
| explicit PluginObserver(content::WebContents* web_contents);
|
| - static int kUserDataKey;
|
| friend class WebContentsUserData<PluginObserver>;
|
|
|
| class PluginPlaceholderHost;
|
|
|