Title: [238846] trunk/Source/WebCore
- Revision
- 238846
- Author
- [email protected]
- Date
- 2018-12-03 23:31:27 -0800 (Mon, 03 Dec 2018)
Log Message
Fix the build
* platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm:
Unified sources, of course.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (238845 => 238846)
--- trunk/Source/WebCore/ChangeLog 2018-12-04 06:22:21 UTC (rev 238845)
+++ trunk/Source/WebCore/ChangeLog 2018-12-04 07:31:27 UTC (rev 238846)
@@ -1,3 +1,10 @@
+2018-12-03 Tim Horton <[email protected]>
+
+ Fix the build
+
+ * platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm:
+ Unified sources, of course.
+
2018-12-03 Youenn Fablet <[email protected]>
A sender created through addTransceiver and populated using addTrack should have its source set
Modified: trunk/Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm (238845 => 238846)
--- trunk/Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm 2018-12-04 06:22:21 UTC (rev 238845)
+++ trunk/Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm 2018-12-04 07:31:27 UTC (rev 238846)
@@ -68,8 +68,6 @@
#define AVNumberOfChannelsKey getAVNumberOfChannelsKey()
#define AVSampleRateKey getAVSampleRateKey()
-using namespace WebCore;
-
namespace WebCore {
using namespace PAL;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes