Title: [288453] trunk/Source/WebCore
Revision
288453
Author
n...@apple.com
Date
2022-01-24 11:01:42 -0800 (Mon, 24 Jan 2022)

Log Message

Fix macOS build after r288442

Unreviewed build fix.

* DerivedSources-output.xcfilelist: Add the new IDL file to derived sources.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (288452 => 288453)


--- trunk/Source/WebCore/ChangeLog	2022-01-24 18:41:11 UTC (rev 288452)
+++ trunk/Source/WebCore/ChangeLog	2022-01-24 19:01:42 UTC (rev 288453)
@@ -1,3 +1,11 @@
+2022-01-24  Ben Nham  <n...@apple.com>
+
+        Fix macOS build after r288442
+
+        Unreviewed build fix.
+
+        * DerivedSources-output.xcfilelist: Add the new IDL file to derived sources.
+
 2022-01-24  Antoine Quint  <grao...@webkit.org>
 
         Pass the Document through bindings to KeyframeEffect::setKeyframes()

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (288452 => 288453)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2022-01-24 18:41:11 UTC (rev 288452)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2022-01-24 19:01:42 UTC (rev 288453)
@@ -2943,6 +2943,7 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ServiceWorkerGlobalScopeConstructors.idl
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/Settings.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/Settings.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/ShadowRealmGlobalScopeConstructors.idl
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StreamInternalsBuiltins.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StyleBuilderGenerated.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StylePropertyShorthandFunctions.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to