Title: [222646] trunk/Source/WebKit
Revision
222646
Author
timothy_hor...@apple.com
Date
2017-09-28 20:07:21 -0700 (Thu, 28 Sep 2017)

Log Message

Fix the macOS CMake build

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit/CMakeLists.txt (222645 => 222646)


--- trunk/Source/WebKit/CMakeLists.txt	2017-09-29 02:42:46 UTC (rev 222645)
+++ trunk/Source/WebKit/CMakeLists.txt	2017-09-29 03:07:21 UTC (rev 222646)
@@ -118,6 +118,7 @@
     NetworkProcess/NetworkSession.cpp
     NetworkProcess/NetworkSocketStream.cpp
     NetworkProcess/PingLoad.cpp
+    NetworkProcess/PreconnectTask.cpp
 
     NetworkProcess/cache/CacheStorageEngine.cpp
     NetworkProcess/cache/CacheStorageEngineCache.cpp

Modified: trunk/Source/WebKit/ChangeLog (222645 => 222646)


--- trunk/Source/WebKit/ChangeLog	2017-09-29 02:42:46 UTC (rev 222645)
+++ trunk/Source/WebKit/ChangeLog	2017-09-29 03:07:21 UTC (rev 222646)
@@ -1,5 +1,11 @@
 2017-09-28  Timothy Horton  <timothy_hor...@apple.com>
 
+        Fix the macOS CMake build
+
+        * CMakeLists.txt:
+
+2017-09-28  Timothy Horton  <timothy_hor...@apple.com>
+
         Revise deployment target macros from r222620
 
         Rubber-stamped by Wenson Hsieh.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to