Title: [243641] trunk/Source/WTF
- Revision
- 243641
- Author
- [email protected]
- Date
- 2019-03-28 22:18:47 -0700 (Thu, 28 Mar 2019)
Log Message
Unreviewed build fix.
* wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
Modified Paths
Diff
Modified: trunk/Source/WTF/ChangeLog (243640 => 243641)
--- trunk/Source/WTF/ChangeLog 2019-03-29 04:57:11 UTC (rev 243640)
+++ trunk/Source/WTF/ChangeLog 2019-03-29 05:18:47 UTC (rev 243641)
@@ -1,3 +1,9 @@
+2019-03-28 Fujii Hironori <[email protected]>
+
+ Unreviewed build fix.
+
+ * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
+
2019-03-28 Saam Barati <[email protected]>
BackwardsGraph needs to consider back edges as the backward's root successor
Modified: trunk/Source/WTF/wtf/CMakeLists.txt (243640 => 243641)
--- trunk/Source/WTF/wtf/CMakeLists.txt 2019-03-29 04:57:11 UTC (rev 243640)
+++ trunk/Source/WTF/wtf/CMakeLists.txt 2019-03-29 05:18:47 UTC (rev 243641)
@@ -207,6 +207,7 @@
SixCharacterHash.h
SmallPtrSet.h
SoftLinking.h
+ SpanningTree.h
Spectrum.h
StackBounds.h
StackPointer.h
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes