Fix API changes of ContentBrowserClient
This commit is contained in:
parent
8a138fafd4
commit
04d1075db5
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ void AtomBrowserClient::RenderProcessWillLaunch(
|
|||
}
|
||||
|
||||
content::SpeechRecognitionManagerDelegate*
|
||||
AtomBrowserClient::GetSpeechRecognitionManagerDelegate() {
|
||||
AtomBrowserClient::CreateSpeechRecognitionManagerDelegate() {
|
||||
return new AtomSpeechRecognitionManagerDelegate;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue