💄 Fix cpplint warnings.
This commit is contained in:
parent
cf4a566290
commit
6c098deb57
2 changed files with 2 additions and 1 deletions
|
@ -397,7 +397,7 @@ views::NonClientFrameView* NativeWindowWin::CreateNonClientFrameView(
|
|||
|
||||
return new NativeWindowFramelessView(widget, this);
|
||||
}
|
||||
|
||||
|
||||
void NativeWindowWin::OnViewWasResized() {
|
||||
// Set the window shape of the RWHV.
|
||||
gfx::Size sz = web_view_->size();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue