Fix error caused by refactor
This commit is contained in:
parent
6df2326a30
commit
0abbedcdae
3 changed files with 2 additions and 8 deletions
|
@ -31,8 +31,6 @@ class WebContentsPreferences
|
|||
public:
|
||||
// Get self from WebContents.
|
||||
static WebContentsPreferences* From(content::WebContents* web_contents);
|
||||
// Get self from procese ID.
|
||||
static WebContentsPreferences* From(int process_id);
|
||||
|
||||
WebContentsPreferences(content::WebContents* web_contents,
|
||||
const mate::Dictionary& web_preferences);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue