Title: [198887] trunk/Source/WebKit2
- Revision
- 198887
- Author
- achristen...@apple.com
- Date
- 2016-03-30 23:18:22 -0700 (Wed, 30 Mar 2016)
Log Message
CMake build fix.
* PlatformMac.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (198886 => 198887)
--- trunk/Source/WebKit2/ChangeLog 2016-03-31 06:08:14 UTC (rev 198886)
+++ trunk/Source/WebKit2/ChangeLog 2016-03-31 06:18:22 UTC (rev 198887)
@@ -1,5 +1,11 @@
2016-03-30 Alex Christensen <achristen...@webkit.org>
+ CMake build fix.
+
+ * PlatformMac.cmake:
+
+2016-03-30 Alex Christensen <achristen...@webkit.org>
+
Speculative Yosemite fix after r198872.
* UIProcess/Cocoa/WebAutomationSessionCocoa.mm:
Modified: trunk/Source/WebKit2/PlatformMac.cmake (198886 => 198887)
--- trunk/Source/WebKit2/PlatformMac.cmake 2016-03-31 06:08:14 UTC (rev 198886)
+++ trunk/Source/WebKit2/PlatformMac.cmake 2016-03-31 06:18:22 UTC (rev 198887)
@@ -400,6 +400,7 @@
"${WEBKIT2_DIR}/WebProcess/WebPage/mac"
"${WEBKIT2_DIR}/WebProcess/WebCoreSupport/mac"
"${DERIVED_SOURCES_DIR}/ForwardingHeaders"
+ "${DERIVED_SOURCES_DIR}/ForwardingHeaders/WebCore"
)
# This is needed because of a naming conflict with DiagnosticLoggingClient.h.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes