Title: [244803] branches/safari-607-branch/Source/WTF
- Revision
- 244803
- Author
- [email protected]
- Date
- 2019-04-30 14:24:19 -0700 (Tue, 30 Apr 2019)
Log Message
Cherry-pick r243641. rdar://problem/50232877
Unreviewed build fix.
* wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@243641 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Modified Paths
Diff
Modified: branches/safari-607-branch/Source/WTF/ChangeLog (244802 => 244803)
--- branches/safari-607-branch/Source/WTF/ChangeLog 2019-04-30 21:11:07 UTC (rev 244802)
+++ branches/safari-607-branch/Source/WTF/ChangeLog 2019-04-30 21:24:19 UTC (rev 244803)
@@ -1,3 +1,19 @@
+2019-04-30 Alan Coon <[email protected]>
+
+ Cherry-pick r243641. rdar://problem/50232877
+
+ Unreviewed build fix.
+
+ * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
+
+ git-svn-id: https://svn.webkit.org/repository/webkit/trunk@243641 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+ 2019-03-28 Fujii Hironori <[email protected]>
+
+ Unreviewed build fix.
+
+ * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
+
2019-04-24 Alan Coon <[email protected]>
Revert r244122. rdar://problem/50132675
Modified: branches/safari-607-branch/Source/WTF/wtf/CMakeLists.txt (244802 => 244803)
--- branches/safari-607-branch/Source/WTF/wtf/CMakeLists.txt 2019-04-30 21:11:07 UTC (rev 244802)
+++ branches/safari-607-branch/Source/WTF/wtf/CMakeLists.txt 2019-04-30 21:24:19 UTC (rev 244803)
@@ -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