summaryrefslogtreecommitdiffstats
path: root/src/core/extensions/extension_web_contents_observer_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/extensions/extension_web_contents_observer_qt.h')
-rw-r--r--src/core/extensions/extension_web_contents_observer_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/extensions/extension_web_contents_observer_qt.h b/src/core/extensions/extension_web_contents_observer_qt.h
index 043b9d4fa..267a1095c 100644
--- a/src/core/extensions/extension_web_contents_observer_qt.h
+++ b/src/core/extensions/extension_web_contents_observer_qt.h
@@ -67,6 +67,7 @@ public:
private:
friend class content::WebContentsUserData<ExtensionWebContentsObserverQt>;
+ WEB_CONTENTS_USER_DATA_KEY_DECL()
DISALLOW_COPY_AND_ASSIGN(ExtensionWebContentsObserverQt);
};