Remove unused options for WebContents.create
This commit is contained in:
parent
89087d402d
commit
5459137d3d
3 changed files with 2 additions and 13 deletions
|
@ -228,9 +228,6 @@ class WebContents : public mate::EventEmitter,
|
|||
// Returns the default size of the guestview.
|
||||
gfx::Size GetDefaultSize() const;
|
||||
|
||||
// Unique ID for a guest WebContents.
|
||||
int guest_instance_id_;
|
||||
|
||||
// Stores whether the contents of the guest can be transparent.
|
||||
bool guest_opaque_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue