Title: [242976] trunk/Source/WebCore
Revision
242976
Author
[email protected]
Date
2019-03-14 16:35:06 -0700 (Thu, 14 Mar 2019)

Log Message

Unreviewed, update xcfilelist files as they are out of sync.

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

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (242975 => 242976)


--- trunk/Source/WebCore/ChangeLog	2019-03-14 23:08:27 UTC (rev 242975)
+++ trunk/Source/WebCore/ChangeLog	2019-03-14 23:35:06 UTC (rev 242976)
@@ -1,3 +1,10 @@
+2019-03-14  Chris Dumez  <[email protected]>
+
+        Unreviewed, update xcfilelist files as they are out of sync.
+
+        * DerivedSources-input.xcfilelist:
+        * DerivedSources-output.xcfilelist:
+
 2019-03-14  Justin Fan  <[email protected]>
 
         [Web GPU] Updates to GPUCommandBuffer for new GPUCommandEncoder concept

Modified: trunk/Source/WebCore/DerivedSources-input.xcfilelist (242975 => 242976)


--- trunk/Source/WebCore/DerivedSources-input.xcfilelist	2019-03-14 23:08:27 UTC (rev 242975)
+++ trunk/Source/WebCore/DerivedSources-input.xcfilelist	2019-03-14 23:35:06 UTC (rev 242976)
@@ -363,6 +363,7 @@
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBufferUsage.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUColor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUCommandBuffer.idl
+$(PROJECT_DIR)/Modules/webgpu/WebGPUCommandEncoder.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUDevice.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUIndexFormat.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUInputStateDescriptor.idl

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (242975 => 242976)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-03-14 23:08:27 UTC (rev 242975)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-03-14 23:35:06 UTC (rev 242976)
@@ -1921,6 +1921,8 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUColor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandBuffer.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandBuffer.h
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandEncoder.cpp
+$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUCommandEncoder.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to