Title: [293300] trunk/Source/WebCore
Revision
293300
Author
za...@apple.com
Date
2022-04-23 20:54:39 -0700 (Sat, 23 Apr 2022)

Log Message

[Win] Unreviewed build fix.

* Headers.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (293299 => 293300)


--- trunk/Source/WebCore/ChangeLog	2022-04-24 03:45:52 UTC (rev 293299)
+++ trunk/Source/WebCore/ChangeLog	2022-04-24 03:54:39 UTC (rev 293300)
@@ -1,3 +1,9 @@
+2022-04-23  Alan Bujtas  <za...@apple.com>
+
+        [Win] Unreviewed build fix.
+
+        * Headers.cmake:
+
 2022-04-23  Wenson Hsieh  <wenson_hs...@apple.com>
 
         Remove the `PreferInlineTextSelectionInImages` internal feature flag

Modified: trunk/Source/WebCore/Headers.cmake (293299 => 293300)


--- trunk/Source/WebCore/Headers.cmake	2022-04-24 03:45:52 UTC (rev 293299)
+++ trunk/Source/WebCore/Headers.cmake	2022-04-24 03:54:39 UTC (rev 293300)
@@ -974,6 +974,8 @@
     layout/LayoutUnits.h
     layout/MarginTypes.h
 
+    layout/formattingContexts/flex/FlexFormattingState.h
+
     layout/formattingContexts/inline/display/InlineDisplayBox.h
     layout/formattingContexts/inline/InlineRect.h
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to