|
@@ -112,7 +112,7 @@ class AtomBrowserClient : public content::ContentBrowserClient,
|
|
|
bool CanCreateWindow(content::RenderFrameHost* opener,
|
|
|
const GURL& opener_url,
|
|
|
const GURL& opener_top_level_frame_url,
|
|
|
- const GURL& source_origin,
|
|
|
+ const url::Origin& source_origin,
|
|
|
content::mojom::WindowContainerType container_type,
|
|
|
const GURL& target_url,
|
|
|
const content::Referrer& referrer,
|