Title: [292220] trunk/Source/WebCore
Revision
292220
Author
[email protected]
Date
2022-04-01 07:39:36 -0700 (Fri, 01 Apr 2022)

Log Message

Unreviewed, update DerivedSources-output.xcfilelist to fix build.

* DerivedSources-output.xcfilelist:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (292219 => 292220)


--- trunk/Source/WebCore/ChangeLog	2022-04-01 14:11:39 UTC (rev 292219)
+++ trunk/Source/WebCore/ChangeLog	2022-04-01 14:39:36 UTC (rev 292220)
@@ -1,3 +1,9 @@
+2022-04-01  Chris Dumez  <[email protected]>
+
+        Unreviewed, update DerivedSources-output.xcfilelist to fix build.
+
+        * DerivedSources-output.xcfilelist:
+
 2022-04-01  Rob Buis  <[email protected]>
 
         Abort formatBlock command on null start or end selections

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (292219 => 292220)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2022-04-01 14:11:39 UTC (rev 292219)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2022-04-01 14:39:36 UTC (rev 292220)
@@ -789,6 +789,8 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEffectTiming.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+CSSOMView.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+CSSOMView.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+ComputedStyleMap.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+ComputedStyleMap.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+DOMParsing.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+DOMParsing.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSElement+Fullscreen.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to