More coding style fixes
This commit is contained in:
parent
859051669b
commit
8f367f6b35
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ class WidgetDelegateView : public views::WidgetDelegateView {
|
|||
virtual gfx::Size GetMinimumSize() OVERRIDE { return gfx::Size(100, 100); }
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace
|
||||
|
||||
DevToolsWindow* DevToolsWindow::Create(
|
||||
InspectableWebContentsViewWin* controller) {
|
||||
|
|
Loading…
Add table
Reference in a new issue