Title: [252777] trunk/Source/WTF
Revision
252777
Author
[email protected]
Date
2019-11-22 09:08:01 -0800 (Fri, 22 Nov 2019)

Log Message

Unreviewed FTW build fix after r252687.

* wtf/PlatformFTW.cmake:

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (252776 => 252777)


--- trunk/Source/WTF/ChangeLog	2019-11-22 16:37:12 UTC (rev 252776)
+++ trunk/Source/WTF/ChangeLog	2019-11-22 17:08:01 UTC (rev 252777)
@@ -1,3 +1,9 @@
+2019-11-22  Brent Fulgham  <[email protected]>
+
+        Unreviewed FTW build fix after r252687.
+
+        * wtf/PlatformFTW.cmake:
+
 2019-11-22  Carlos Garcia Campos  <[email protected]>
 
         [GTK][WPE] RemoteInspector: use sockets instead of DBus

Modified: trunk/Source/WTF/wtf/PlatformFTW.cmake (252776 => 252777)


--- trunk/Source/WTF/wtf/PlatformFTW.cmake	2019-11-22 16:37:12 UTC (rev 252776)
+++ trunk/Source/WTF/wtf/PlatformFTW.cmake	2019-11-22 17:08:01 UTC (rev 252777)
@@ -28,7 +28,6 @@
     win/OSAllocatorWin.cpp
     win/PathWalker.cpp
     win/RunLoopWin.cpp
-    win/ThreadSpecificWin.cpp
     win/ThreadingWin.cpp
     win/WorkQueueWin.cpp
 )
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to