Title: [221856] trunk/Source/WebKit
- Revision
- 221856
- Author
- [email protected]
- Date
- 2017-09-11 08:32:59 -0700 (Mon, 11 Sep 2017)
Log Message
cmake build fix
one file was deleted, another renamed.
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (221855 => 221856)
--- trunk/Source/WebKit/ChangeLog 2017-09-11 15:02:20 UTC (rev 221855)
+++ trunk/Source/WebKit/ChangeLog 2017-09-11 15:32:59 UTC (rev 221856)
@@ -1,3 +1,11 @@
+2017-09-11 JF Bastien <[email protected]>
+
+ cmake build fix
+
+ Unreviewed
+
+ * PlatformMac.cmake: one file was deleted, another renamed.
+
2017-09-10 Carlos Garcia Campos <[email protected]>
REGRESSION: [GTK] Generated HTML API documentation is missing descriptions
Modified: trunk/Source/WebKit/PlatformMac.cmake (221855 => 221856)
--- trunk/Source/WebKit/PlatformMac.cmake 2017-09-11 15:02:20 UTC (rev 221855)
+++ trunk/Source/WebKit/PlatformMac.cmake 2017-09-11 15:32:59 UTC (rev 221856)
@@ -287,7 +287,6 @@
UIProcess/mac/CorrectionPanel.mm
UIProcess/mac/LegacySessionStateCoding.cpp
- UIProcess/mac/PageClientImpl.mm
UIProcess/mac/RemoteWebInspectorProxyMac.mm
UIProcess/mac/SecItemShimProxy.cpp
UIProcess/mac/ServicesController.mm
@@ -473,8 +472,8 @@
list(APPEND WebKit2_MESSAGES_IN_FILES
Shared/API/Cocoa/RemoteObjectRegistry.messages.in
+ UIProcess/Cocoa/VideoFullscreenManagerProxy.messages.in
UIProcess/Cocoa/ViewGestureController.messages.in
- UIProcess/Cocoa/WebVideoFullscreenManagerProxy.messages.in
UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.messages.in
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes