Title: [215328] trunk/Source/WebCore
Revision
215328
Author
jfbast...@apple.com
Date
2017-04-13 11:44:25 -0700 (Thu, 13 Apr 2017)

Log Message

cmake-build-fix

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (215327 => 215328)


--- trunk/Source/WebCore/ChangeLog	2017-04-13 18:28:29 UTC (rev 215327)
+++ trunk/Source/WebCore/ChangeLog	2017-04-13 18:44:25 UTC (rev 215328)
@@ -1,3 +1,12 @@
+2017-04-13  JF Bastien  <jfbast...@apple.com>
+
+        cmake build fix
+
+        Unreviewed build fix. A file was removed but left in the cmake
+        build.
+
+        * PlatformMac.cmake:
+
 2017-04-13  Youenn Fablet  <you...@apple.com>
 
         Remove RTCSignalingState::Closed

Modified: trunk/Source/WebCore/PlatformMac.cmake (215327 => 215328)


--- trunk/Source/WebCore/PlatformMac.cmake	2017-04-13 18:28:29 UTC (rev 215327)
+++ trunk/Source/WebCore/PlatformMac.cmake	2017-04-13 18:44:25 UTC (rev 215328)
@@ -263,7 +263,6 @@
     loader/cocoa/SubresourceLoaderCocoa.mm
 
     loader/cf/ResourceLoaderCFNet.cpp
-    loader/cf/SubresourceLoaderCF.cpp
 
     loader/mac/DocumentLoaderMac.cpp
     loader/mac/LoaderNSURLExtras.mm
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to