Fix some coding style issues
This commit is contained in:
parent
eb9e0e5534
commit
18f5fcde60
4 changed files with 5 additions and 4 deletions
|
@ -54,6 +54,7 @@ NativeWindow::NativeWindow(
|
|||
enable_larger_than_screen_(false),
|
||||
is_closed_(false),
|
||||
has_dialog_attached_(false),
|
||||
sheet_offset_(0.0),
|
||||
aspect_ratio_(0.0),
|
||||
inspectable_web_contents_(inspectable_web_contents),
|
||||
weak_factory_(this) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue