💄 Fix cpplint warnings.

This commit is contained in:
Cheng Zhao 2013-09-12 13:00:28 +08:00
parent cf4a566290
commit 6c098deb57
2 changed files with 2 additions and 1 deletions

View file

@ -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();