chore: run clang-format
- atom/ - brightray/ - chromium_src/
This commit is contained in:
parent
ec125b761c
commit
7fc3bcaa02
35 changed files with 98 additions and 98 deletions
|
@ -37,8 +37,7 @@ class TtsDispatcher : public blink::WebSpeechSynthesizer,
|
|||
|
||||
// blink::WebSpeechSynthesizer implementation.
|
||||
void UpdateVoiceList() override;
|
||||
void Speak(const blink::WebSpeechSynthesisUtterance& utterance)
|
||||
override;
|
||||
void Speak(const blink::WebSpeechSynthesisUtterance& utterance) override;
|
||||
void Pause() override;
|
||||
void Resume() override;
|
||||
void Cancel() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue