Skip to content

Commit

Permalink
Add missing new line at EOF
Browse files Browse the repository at this point in the history
Address code review comments

Fix brave/brave-browser#21771"
  • Loading branch information
AlexNguyen1612 committed Aug 15, 2022
1 parent 298199f commit df97563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chromium_src/chrome/browser/ui/views/frame/browser_view.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
#include "src/chrome/browser/ui/views/frame/browser_view.cc"
#undef ToolbarView
#undef BrowserTabStripController
#undef TabStrip
#undef TabStrip
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

#define SetShowCloseButton(SHOW) SetShowCloseButton(false)

#include "src/chrome/browser/ui/views/incognito_clear_browsing_data_dialog.cc"
#include "src/chrome/browser/ui/views/incognito_clear_browsing_data_dialog.cc"

0 comments on commit df97563

Please sign in to comment.