remove duplicate comment
This commit is contained in:
parent
91fb85947d
commit
7d712b77ba
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
// Whether background throttling is disabled.
|
||||
bool background_throttling_;
|
||||
|
||||
// // Whether to disable devtools.
|
||||
// Whether to disable devtools.
|
||||
bool disable_devtools_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(WebContents);
|
||||
|
|
Loading…
Reference in a new issue