Title: [284460] trunk/Source/_javascript_Core
Revision
284460
Author
cdu...@apple.com
Date
2021-10-19 09:37:42 -0700 (Tue, 19 Oct 2021)

Log Message

Unreviewed build fix.

* DerivedSources-input.xcfilelist:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (284459 => 284460)


--- trunk/Source/_javascript_Core/ChangeLog	2021-10-19 16:30:14 UTC (rev 284459)
+++ trunk/Source/_javascript_Core/ChangeLog	2021-10-19 16:37:42 UTC (rev 284460)
@@ -1,3 +1,9 @@
+2021-10-19  Chris Dumez  <cdu...@apple.com>
+
+        Unreviewed build fix.
+
+        * DerivedSources-input.xcfilelist:
+
 2021-10-18  Phillip Mates  <pma...@igalia.com>
 
         shadow realms implementation

Modified: trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist (284459 => 284460)


--- trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist	2021-10-19 16:30:14 UTC (rev 284459)
+++ trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist	2021-10-19 16:37:42 UTC (rev 284460)
@@ -166,6 +166,7 @@
 $(PROJECT_DIR)/runtime/ReflectObject.cpp
 $(PROJECT_DIR)/runtime/RegExpConstructor.cpp
 $(PROJECT_DIR)/runtime/SetPrototype.cpp
+$(PROJECT_DIR)/runtime/ShadowRealmPrototype.cpp
 $(PROJECT_DIR)/runtime/StringConstructor.cpp
 $(PROJECT_DIR)/runtime/StringPrototype.cpp
 $(PROJECT_DIR)/runtime/SymbolConstructor.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to