change the option name to devTools
This commit is contained in:
parent
7d712b77ba
commit
3fdc99c3c6
3 changed files with 10 additions and 10 deletions
|
@ -323,8 +323,8 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
// Whether background throttling is disabled.
|
||||
bool background_throttling_;
|
||||
|
||||
// Whether to disable devtools.
|
||||
bool disable_devtools_;
|
||||
// Whether to enable devtools.
|
||||
bool enable_devtools_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(WebContents);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue