Title: [251850] trunk/Source/WebCore
Revision
251850
Author
[email protected]
Date
2019-10-31 08:44:21 -0700 (Thu, 31 Oct 2019)

Log Message

Unreviewed, update DerivedSources-output.xcfilelist after r251841

* DerivedSources-output.xcfilelist: Replace StyleBuilder.cpp with StyleBuilderGenerated.cpp.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (251849 => 251850)


--- trunk/Source/WebCore/ChangeLog	2019-10-31 15:42:49 UTC (rev 251849)
+++ trunk/Source/WebCore/ChangeLog	2019-10-31 15:44:21 UTC (rev 251850)
@@ -1,3 +1,9 @@
+2019-10-31  Wenson Hsieh  <[email protected]>
+
+        Unreviewed, update DerivedSources-output.xcfilelist after r251841
+
+        * DerivedSources-output.xcfilelist: Replace StyleBuilder.cpp with StyleBuilderGenerated.cpp.
+
 2019-10-31  Zalan Bujtas  <[email protected]>
 
         [LFC][IFC] Do not merge completely collapsed run with the previous run

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (251849 => 251850)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-10-31 15:42:49 UTC (rev 251849)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-10-31 15:44:21 UTC (rev 251850)
@@ -2149,7 +2149,7 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/Settings.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/Settings.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StreamInternalsBuiltins.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StyleBuilder.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StyleBuilderGenerated.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StylePropertyShorthandFunctions.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/StylePropertyShorthandFunctions.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/SupplementalDependencies.dep
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to