2734095: Introduce StoragePartitionId type to wrap current string representation.
2734095
This commit is contained in:
parent
676f74f3dc
commit
76538d2d38
2 changed files with 2 additions and 2 deletions
|
@ -1036,7 +1036,7 @@ content::WebContents* WebContents::CreateCustomWebContents(
|
|||
const GURL& opener_url,
|
||||
const std::string& frame_name,
|
||||
const GURL& target_url,
|
||||
const std::string& partition_id,
|
||||
const content::StoragePartitionId& partition_id,
|
||||
content::SessionStorageNamespace* session_storage_namespace) {
|
||||
return nullptr;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue