Title: [267610] trunk/Source/WebCore
Revision
267610
Author
cdu...@apple.com
Date
2020-09-25 17:09:01 -0700 (Fri, 25 Sep 2020)

Log Message

Unreviewed, update xcfilelist files.

* DerivedSources-input.xcfilelist:
* DerivedSources-output.xcfilelist:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (267609 => 267610)


--- trunk/Source/WebCore/ChangeLog	2020-09-26 00:01:58 UTC (rev 267609)
+++ trunk/Source/WebCore/ChangeLog	2020-09-26 00:09:01 UTC (rev 267610)
@@ -1,5 +1,12 @@
 2020-09-25  Chris Dumez  <cdu...@apple.com>
 
+        Unreviewed, update xcfilelist files.
+
+        * DerivedSources-input.xcfilelist:
+        * DerivedSources-output.xcfilelist:
+
+2020-09-25  Chris Dumez  <cdu...@apple.com>
+
         Avoid having to call context.lazyInitialize() in every AudioNode factory function
         https://bugs.webkit.org/show_bug.cgi?id=216989
 

Modified: trunk/Source/WebCore/DerivedSources-input.xcfilelist (267609 => 267610)


--- trunk/Source/WebCore/DerivedSources-input.xcfilelist	2020-09-26 00:01:58 UTC (rev 267609)
+++ trunk/Source/WebCore/DerivedSources-input.xcfilelist	2020-09-26 00:09:01 UTC (rev 267610)
@@ -928,6 +928,7 @@
 $(PROJECT_DIR)/html/canvas/EXTBlendMinMax.idl
 $(PROJECT_DIR)/html/canvas/EXTColorBufferFloat.idl
 $(PROJECT_DIR)/html/canvas/EXTColorBufferHalfFloat.idl
+$(PROJECT_DIR)/html/canvas/EXTFloatBlend.idl
 $(PROJECT_DIR)/html/canvas/EXTFragDepth.idl
 $(PROJECT_DIR)/html/canvas/EXTShaderTextureLOD.idl
 $(PROJECT_DIR)/html/canvas/EXTTextureFilterAnisotropic.idl

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (267609 => 267610)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2020-09-26 00:01:58 UTC (rev 267609)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2020-09-26 00:09:01 UTC (rev 267610)
@@ -654,6 +654,8 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTColorBufferFloat.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTColorBufferHalfFloat.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTColorBufferHalfFloat.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTFloatBlend.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTFloatBlend.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTFragDepth.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTFragDepth.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSEXTShaderTextureLOD.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to