Fix CPP formatting
This commit is contained in:
parent
246a145930
commit
e9636bb87b
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ NativeWindowViews::NativeWindowViews(content::WebContents* web_contents,
|
|||
}
|
||||
#endif
|
||||
|
||||
if(has_frame_) {
|
||||
if (has_frame_) {
|
||||
window_->set_frame_type(views::Widget::FrameType::FRAME_TYPE_FORCE_NATIVE);
|
||||
window_->FrameTypeChanged();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue