cpplint 💄
This commit is contained in:
parent
950c09f2e7
commit
b5bc347cd4
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ std::string Browser::GetVersion() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void Browser::CancelQuit() {
|
void Browser::CancelQuit() {
|
||||||
// TODO: Research on how to cancel shutdown in Windows.
|
// TODO(zcbenz): Research on how to cancel shutdown in Windows.
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace atom
|
} // namespace atom
|
||||||
|
|
Loading…
Add table
Reference in a new issue