chore: fix some typos (#40506)
This commit is contained in:
parent
262723e394
commit
cf5f0419f1
16 changed files with 19 additions and 19 deletions
|
@ -22,7 +22,7 @@ class BrowserObserver : public base::CheckedObserver {
|
|||
// The browser has closed all windows and will quit.
|
||||
virtual void OnWillQuit(bool* prevent_default) {}
|
||||
|
||||
// The browser has closed all windows. If the browser is quiting, then this
|
||||
// The browser has closed all windows. If the browser is quitting, then this
|
||||
// method will not be called, instead it will call OnWillQuit.
|
||||
virtual void OnWindowAllClosed() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue