Title: [182163] trunk/Source/WebCore
- Revision
- 182163
- Author
- [email protected]
- Date
- 2015-03-30 16:54:01 -0700 (Mon, 30 Mar 2015)
Log Message
Build fix.
* platform/spi/mac/AVFoundationSPI.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (182162 => 182163)
--- trunk/Source/WebCore/ChangeLog 2015-03-30 23:25:44 UTC (rev 182162)
+++ trunk/Source/WebCore/ChangeLog 2015-03-30 23:54:01 UTC (rev 182163)
@@ -1,3 +1,9 @@
+2015-03-30 Alexey Proskuryakov <[email protected]>
+
+ Build fix.
+
+ * platform/spi/mac/AVFoundationSPI.h:
+
2015-03-30 Sam Weinig <[email protected]>
[Content Extensions] Flesh out the UserContentExtensionStore
Modified: trunk/Source/WebCore/platform/spi/mac/AVFoundationSPI.h (182162 => 182163)
--- trunk/Source/WebCore/platform/spi/mac/AVFoundationSPI.h 2015-03-30 23:25:44 UTC (rev 182162)
+++ trunk/Source/WebCore/platform/spi/mac/AVFoundationSPI.h 2015-03-30 23:54:01 UTC (rev 182163)
@@ -35,6 +35,8 @@
#else
+#import <AVFoundation/AVPlayer.h>
+
@class AVOutputContext;
@interface AVOutputContext : NSObject <NSSecureCoding>
@property (nonatomic, readonly) NSString *deviceName;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes