Remove extra newlines

This commit is contained in:
Kevin Sawicki 2017-05-18 16:51:50 -07:00
parent 7aacf786d6
commit 7e185ef1a3
8 changed files with 0 additions and 10 deletions

View file

@ -59,8 +59,6 @@ class ViewsDelegate : public views::ViewsDelegate {
DISALLOW_COPY_AND_ASSIGN(ViewsDelegate);
};
} // namespace brightray
#endif // BRIGHTRAY_BROWSER_VIEWS_VIEWS_DELEGATE_H_