Title: [285755] branches/safari-612.3.6.1-branch/Source/WebCore
Revision
285755
Author
[email protected]
Date
2021-11-12 15:54:35 -0800 (Fri, 12 Nov 2021)

Log Message

Revert r285691. rdar://problem/83381842

Modified Paths

Diff

Modified: branches/safari-612.3.6.1-branch/Source/WebCore/ChangeLog (285754 => 285755)


--- branches/safari-612.3.6.1-branch/Source/WebCore/ChangeLog	2021-11-12 23:54:32 UTC (rev 285754)
+++ branches/safari-612.3.6.1-branch/Source/WebCore/ChangeLog	2021-11-12 23:54:35 UTC (rev 285755)
@@ -1,5 +1,9 @@
 2021-11-12  Russell Epstein  <[email protected]>
 
+        Revert r285691. rdar://problem/83381842
+
+2021-11-12  Russell Epstein  <[email protected]>
+
         Revert r285680. rdar://problem/85004449
 
 2021-11-11  Alan Coon  <[email protected]>

Modified: branches/safari-612.3.6.1-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm (285754 => 285755)


--- branches/safari-612.3.6.1-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm	2021-11-12 23:54:32 UTC (rev 285754)
+++ branches/safari-612.3.6.1-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm	2021-11-12 23:54:35 UTC (rev 285755)
@@ -28,7 +28,6 @@
 
 #if HAVE(SPEECHRECOGNIZER)
 
-#import "AudioStreamDescription.h"
 #import "MediaUtilities.h"
 #import "SpeechRecognitionUpdate.h"
 #import "WebSpeechRecognizerTaskMock.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to