summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugins/plugin_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugins/plugin_observer.h')
-rw-r--r--chrome/browser/plugins/plugin_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/plugins/plugin_observer.h b/chrome/browser/plugins/plugin_observer.h
index 2f2a2be..a0ae687 100644
--- a/chrome/browser/plugins/plugin_observer.h
+++ b/chrome/browser/plugins/plugin_observer.h
@@ -39,6 +39,7 @@ class PluginObserver : public content::WebContentsObserver,
private:
explicit PluginObserver(content::WebContents* web_contents);
+ static int kUserDataKey;
friend class WebContentsUserData<PluginObserver>;
class PluginPlaceholderHost;