Fix some coding style issues

This commit is contained in:
Cheng Zhao 2016-04-20 09:18:50 +09:00
parent eb9e0e5534
commit 18f5fcde60
4 changed files with 5 additions and 4 deletions

View file

@ -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) {