Title: [205305] trunk/Source/WebKit2
- Revision
- 205305
- Author
- [email protected]
- Date
- 2016-09-01 12:23:24 -0700 (Thu, 01 Sep 2016)
Log Message
Fix cmake build, missing SecItemShim.messages.in
https://bugs.webkit.org/show_bug.cgi?id=161496
Patch by JF Bastien <[email protected]> on 2016-09-01
Reviewed by Alex Christensen.
* PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (205304 => 205305)
--- trunk/Source/WebKit2/ChangeLog 2016-09-01 18:55:50 UTC (rev 205304)
+++ trunk/Source/WebKit2/ChangeLog 2016-09-01 19:23:24 UTC (rev 205305)
@@ -1,3 +1,12 @@
+2016-09-01 JF Bastien <[email protected]>
+
+ Fix cmake build, missing SecItemShim.messages.in
+ https://bugs.webkit.org/show_bug.cgi?id=161496
+
+ Reviewed by Alex Christensen.
+
+ * PlatformMac.cmake:
+
2016-09-01 Joseph Pecoraro <[email protected]>
[Mac] Web Inspector: Remove stale inspector process termination code
Modified: trunk/Source/WebKit2/PlatformMac.cmake (205304 => 205305)
--- trunk/Source/WebKit2/PlatformMac.cmake 2016-09-01 18:55:50 UTC (rev 205304)
+++ trunk/Source/WebKit2/PlatformMac.cmake 2016-09-01 19:23:24 UTC (rev 205305)
@@ -466,8 +466,6 @@
list(APPEND WebKit2_MESSAGES_IN_FILES
Shared/API/Cocoa/RemoteObjectRegistry.messages.in
- Shared/mac/SecItemShim.messages.in
-
UIProcess/Cocoa/WebVideoFullscreenManagerProxy.messages.in
UIProcess/mac/RemoteLayerTreeDrawingAreaProxy.messages.in
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes