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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/extensions/extension_web_contents_observer_qt.h b/src/core/extensions/extension_web_contents_observer_qt.h
index 267a1095c..5f32562fc 100644
--- a/src/core/extensions/extension_web_contents_observer_qt.h
+++ b/src/core/extensions/extension_web_contents_observer_qt.h
@@ -67,7 +67,7 @@ public:
private:
friend class content::WebContentsUserData<ExtensionWebContentsObserverQt>;
- WEB_CONTENTS_USER_DATA_KEY_DECL()
+ WEB_CONTENTS_USER_DATA_KEY_DECL();
DISALLOW_COPY_AND_ASSIGN(ExtensionWebContentsObserverQt);
};