Title: [208257] trunk/Source/WebKit2
- Revision
- 208257
- Author
- achristen...@apple.com
- Date
- 2016-11-01 16:23:20 -0700 (Tue, 01 Nov 2016)
Log Message
Fix CMake build.
* PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (208256 => 208257)
--- trunk/Source/WebKit2/ChangeLog 2016-11-01 23:16:49 UTC (rev 208256)
+++ trunk/Source/WebKit2/ChangeLog 2016-11-01 23:23:20 UTC (rev 208257)
@@ -1,3 +1,9 @@
+2016-11-01 Alex Christensen <achristen...@webkit.org>
+
+ Fix CMake build.
+
+ * PlatformMac.cmake:
+
2016-11-01 Ryosuke Niwa <rn...@webkit.org>
Remove CUSTOM_ELEMENTS build flag
Modified: trunk/Source/WebKit2/PlatformMac.cmake (208256 => 208257)
--- trunk/Source/WebKit2/PlatformMac.cmake 2016-11-01 23:16:49 UTC (rev 208256)
+++ trunk/Source/WebKit2/PlatformMac.cmake 2016-11-01 23:23:20 UTC (rev 208257)
@@ -50,10 +50,11 @@
Platform/foundation/LoggingFoundation.mm
+ Platform/cocoa/SharedMemoryCocoa.cpp
+
Platform/mac/LayerHostingContext.mm
Platform/mac/MachUtilities.cpp
Platform/mac/MenuUtilities.mm
- Platform/mac/SharedMemoryMac.cpp
Platform/mac/StringUtilities.mm
Platform/unix/EnvironmentUtilities.cpp
@@ -228,6 +229,7 @@
UIProcess/Cocoa/DiagnosticLoggingClient.mm
UIProcess/Cocoa/DownloadClient.mm
UIProcess/Cocoa/FindClient.mm
+ UIProcess/Cocoa/FullscreenClient.mm
UIProcess/Cocoa/NavigationState.mm
UIProcess/Cocoa/RemoteLayerTreeScrollingPerformanceData.mm
UIProcess/Cocoa/SessionStateCoding.mm
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes