Title: [201916] trunk/Source/WebCore
Revision
201916
Author
[email protected]
Date
2016-06-09 23:48:16 -0700 (Thu, 09 Jun 2016)

Log Message

Fix CMake build.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (201915 => 201916)


--- trunk/Source/WebCore/ChangeLog	2016-06-10 06:36:38 UTC (rev 201915)
+++ trunk/Source/WebCore/ChangeLog	2016-06-10 06:48:16 UTC (rev 201916)
@@ -1,5 +1,11 @@
 2016-06-09  Alex Christensen  <[email protected]>
 
+        Fix CMake build.
+
+        * PlatformMac.cmake:
+
+2016-06-09  Alex Christensen  <[email protected]>
+
         Fix AppleWin build after r201901.
         https://bugs.webkit.org/show_bug.cgi?id=119839
 

Modified: trunk/Source/WebCore/PlatformMac.cmake (201915 => 201916)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-06-10 06:36:38 UTC (rev 201915)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-06-10 06:48:16 UTC (rev 201916)
@@ -361,6 +361,7 @@
     platform/graphics/avfoundation/MediaSelectionGroupAVFObjC.mm
     platform/graphics/avfoundation/MediaTimeAVFoundation.cpp
 
+    platform/graphics/avfoundation/objc/AVFoundationMIMETypeCache.mm
     platform/graphics/avfoundation/objc/AudioTrackPrivateAVFObjC.mm
     platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp
     platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to