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

Log Message

Revert r285684. rdar://problem/83381842

Modified Paths

Diff

Modified: branches/safari-612.3.6.0-branch/Source/WebCore/ChangeLog (285751 => 285752)


--- branches/safari-612.3.6.0-branch/Source/WebCore/ChangeLog	2021-11-12 23:54:09 UTC (rev 285751)
+++ branches/safari-612.3.6.0-branch/Source/WebCore/ChangeLog	2021-11-12 23:54:12 UTC (rev 285752)
@@ -1,5 +1,9 @@
 2021-11-12  Babak Shafiei  <[email protected]>
 
+        Revert r285684. rdar://problem/83381842
+
+2021-11-12  Babak Shafiei  <[email protected]>
+
         Revert r285682. rdar://problem/85004449
 
 2021-11-11  Alan Coon  <[email protected]>

Modified: branches/safari-612.3.6.0-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm (285751 => 285752)


--- branches/safari-612.3.6.0-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm	2021-11-12 23:54:09 UTC (rev 285751)
+++ branches/safari-612.3.6.0-branch/Source/WebCore/Modules/speech/cocoa/SpeechRecognizerCocoa.mm	2021-11-12 23:54:12 UTC (rev 285752)
@@ -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