Title: [205308] trunk/Source/WebCore
Revision
205308
Author
achristen...@apple.com
Date
2016-09-01 12:48:36 -0700 (Thu, 01 Sep 2016)

Log Message

Fix Mac CMake build.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (205307 => 205308)


--- trunk/Source/WebCore/ChangeLog	2016-09-01 19:32:46 UTC (rev 205307)
+++ trunk/Source/WebCore/ChangeLog	2016-09-01 19:48:36 UTC (rev 205308)
@@ -1,3 +1,9 @@
+2016-09-01  Alex Christensen  <achristen...@webkit.org>
+
+        Fix Mac CMake build.
+
+        * PlatformMac.cmake:
+
 2016-09-01  Ricky Mondello  <rmonde...@apple.com>
 
         YouTube Flash plug-in replacement facility should more gracefully handle malformed queries

Modified: trunk/Source/WebCore/PlatformMac.cmake (205307 => 205308)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-09-01 19:32:46 UTC (rev 205307)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-09-01 19:48:36 UTC (rev 205308)
@@ -640,6 +640,7 @@
 
     platform/audio/cocoa
 
+    platform/gamepad/cocoa
     platform/gamepad/mac
 
     platform/graphics/ca
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to