chore: remove spurious trailing namespace comments (#34732)
This commit is contained in:
parent
e86d1cba75
commit
59d3c12cae
4 changed files with 4 additions and 4 deletions
|
@ -290,7 +290,7 @@ void BrowserWindow::OnCloseButtonClicked(bool* prevent_default) {
|
|||
} else {
|
||||
web_contents()->Close();
|
||||
}
|
||||
} // namespace api
|
||||
}
|
||||
|
||||
void BrowserWindow::OnWindowBlur() {
|
||||
if (api_web_contents_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue