Title: [289715] trunk/Source/WebCore
Revision
289715
Author
[email protected]
Date
2022-02-13 09:53:35 -0800 (Sun, 13 Feb 2022)

Log Message

Unreviewed, gtk buildfix after r289706
https://bugs.webkit.org/show_bug.cgi?id=236563


* Headers.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (289714 => 289715)


--- trunk/Source/WebCore/ChangeLog	2022-02-13 17:41:35 UTC (rev 289714)
+++ trunk/Source/WebCore/ChangeLog	2022-02-13 17:53:35 UTC (rev 289715)
@@ -1,3 +1,10 @@
+2022-02-13  Lauro Moura  <[email protected]>
+
+        Unreviewed, gtk buildfix after r289706
+        https://bugs.webkit.org/show_bug.cgi?id=236563
+
+        * Headers.cmake:
+
 2022-02-13  Alan Bujtas  <[email protected]>
 
         [LFC][IFC] Take writing direction into account when setting up the root geometry

Modified: trunk/Source/WebCore/Headers.cmake (289714 => 289715)


--- trunk/Source/WebCore/Headers.cmake	2022-02-13 17:41:35 UTC (rev 289714)
+++ trunk/Source/WebCore/Headers.cmake	2022-02-13 17:53:35 UTC (rev 289715)
@@ -553,6 +553,7 @@
     css/CSSValueList.h
     css/CSSVariableData.h
     css/CSSVariableReferenceValue.h
+    css/ContainerQuery.h
     css/Counter.h
     css/DeprecatedCSSOMCounter.h
     css/DeprecatedCSSOMPrimitiveValue.h
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to