summaryrefslogtreecommitdiffstats
path: root/src/core/extensions/extension_host_delegate_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/extensions/extension_host_delegate_qt.h')
-rw-r--r--src/core/extensions/extension_host_delegate_qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/extensions/extension_host_delegate_qt.h b/src/core/extensions/extension_host_delegate_qt.h
index e5577b3fd..1c2688933 100644
--- a/src/core/extensions/extension_host_delegate_qt.h
+++ b/src/core/extensions/extension_host_delegate_qt.h
@@ -20,7 +20,7 @@ public:
void CreateTab(std::unique_ptr<content::WebContents> web_contents,
const std::string &extension_id,
WindowOpenDisposition disposition,
- const gfx::Rect &initial_rect,
+ const blink::mojom::WindowFeatures &features,
bool user_gesture) override;
void ProcessMediaAccessRequest(content::WebContents *web_contents,
const content::MediaStreamRequest &request,