Title: [244680] branches/safari-607.2.6.2-branch/Source/WTF
- Revision
- 244680
- Author
- [email protected]
- Date
- 2019-04-25 23:32:13 -0700 (Thu, 25 Apr 2019)
Log Message
Cherry-pick r243641. rdar://problem/50232874
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.2.6.2-branch/Source/WTF/ChangeLog (244679 => 244680)
--- branches/safari-607.2.6.2-branch/Source/WTF/ChangeLog 2019-04-26 06:26:31 UTC (rev 244679)
+++ branches/safari-607.2.6.2-branch/Source/WTF/ChangeLog 2019-04-26 06:32:13 UTC (rev 244680)
@@ -1,3 +1,19 @@
+2019-04-25 Babak Shafiei <[email protected]>
+
+ Cherry-pick r243641. rdar://problem/50232874
+
+ 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-09 Alan Coon <[email protected]>
Cherry-pick r243639. rdar://problem/49725710
Modified: branches/safari-607.2.6.2-branch/Source/WTF/wtf/CMakeLists.txt (244679 => 244680)
--- branches/safari-607.2.6.2-branch/Source/WTF/wtf/CMakeLists.txt 2019-04-26 06:26:31 UTC (rev 244679)
+++ branches/safari-607.2.6.2-branch/Source/WTF/wtf/CMakeLists.txt 2019-04-26 06:32:13 UTC (rev 244680)
@@ -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