Title: [244100] trunk
Revision
244100
Author
krol...@apple.com
Date
2019-04-09 17:35:18 -0700 (Tue, 09 Apr 2019)

Log Message

Unreviewed build maintenance -- update .xcfilelists.

Source/_javascript_Core:

* DerivedSources-input.xcfilelist:

Source/WebCore:

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

Source/WebKit:

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

Tools:

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

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (244099 => 244100)


--- trunk/Source/_javascript_Core/ChangeLog	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/_javascript_Core/ChangeLog	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,3 +1,9 @@
+2019-04-09  Keith Rollin  <krol...@apple.com>
+
+        Unreviewed build maintenance -- update .xcfilelists.
+
+        * DerivedSources-input.xcfilelist:
+
 2019-04-09  Ross Kirsling  <ross.kirsl...@sony.com>
 
         JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF

Modified: trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist (244099 => 244100)


--- trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/_javascript_Core/DerivedSources-input.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -118,7 +118,6 @@
 $(PROJECT_DIR)/inspector/scripts/generate-inspector-protocol-bindings.py
 $(PROJECT_DIR)/parser/Keywords.table
 $(PROJECT_DIR)/runtime/ArrayConstructor.cpp
-$(PROJECT_DIR)/runtime/ArrayIteratorPrototype.cpp
 $(PROJECT_DIR)/runtime/AsyncFromSyncIteratorPrototype.cpp
 $(PROJECT_DIR)/runtime/AsyncGeneratorPrototype.cpp
 $(PROJECT_DIR)/runtime/BigIntConstructor.cpp
@@ -153,7 +152,6 @@
 $(PROJECT_DIR)/runtime/RegExpConstructor.cpp
 $(PROJECT_DIR)/runtime/SetPrototype.cpp
 $(PROJECT_DIR)/runtime/StringConstructor.cpp
-$(PROJECT_DIR)/runtime/StringIteratorPrototype.cpp
 $(PROJECT_DIR)/runtime/StringPrototype.cpp
 $(PROJECT_DIR)/runtime/SymbolConstructor.cpp
 $(PROJECT_DIR)/runtime/SymbolPrototype.cpp

Modified: trunk/Source/WebCore/ChangeLog (244099 => 244100)


--- trunk/Source/WebCore/ChangeLog	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebCore/ChangeLog	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,3 +1,10 @@
+2019-04-09  Keith Rollin  <krol...@apple.com>
+
+        Unreviewed build maintenance -- update .xcfilelists.
+
+        * DerivedSources-input.xcfilelist:
+        * DerivedSources-output.xcfilelist:
+
 2019-04-09  Zalan Bujtas  <za...@apple.com>
 
         [AutoSizing] Avoid making text paragraphs scroll horizontally when there is a wide table

Modified: trunk/Source/WebCore/DerivedSources-input.xcfilelist (244099 => 244100)


--- trunk/Source/WebCore/DerivedSources-input.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebCore/DerivedSources-input.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,15 +1,4 @@
 # This file is generated by the generate-xcfilelists script.
-$(BUILT_PRODUCTS_DIR)/WebCore.framework/PrivateHeaders/CodeGenerator.pm
-$(BUILT_PRODUCTS_DIR)/WebCore.framework/PrivateHeaders/IDLAttributes.json
-$(BUILT_PRODUCTS_DIR)/WebCore.framework/PrivateHeaders/IDLParser.pm
-$(BUILT_PRODUCTS_DIR)/WebCore.framework/PrivateHeaders/generate-bindings.pl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/ApplePaySetup.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/ApplePaySetupFeature.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/DocumentTouch.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/GestureEvent.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/Touch.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/TouchEvent.idl
-$(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions/TouchList.idl
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/UpdateContents.py
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/builtins_generate_combined_header.py
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/builtins_generate_combined_implementation.py
@@ -348,7 +337,6 @@
 $(PROJECT_DIR)/Modules/webgpu/GPUShaderStageBit.idl
 $(PROJECT_DIR)/Modules/webgpu/GPUStoreOp.idl
 $(PROJECT_DIR)/Modules/webgpu/GPUTextureDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/GPUTextureDimension.idl
 $(PROJECT_DIR)/Modules/webgpu/GPUTextureFormat.idl
 $(PROJECT_DIR)/Modules/webgpu/GPUTextureUsage.idl
 $(PROJECT_DIR)/Modules/webgpu/GPUVertexAttributeDescriptor.idl
@@ -355,18 +343,12 @@
 $(PROJECT_DIR)/Modules/webgpu/GPUVertexInputDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPU.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUAdapter.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUAdapterDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroup.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupBinding.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayout.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayoutBinding.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayoutDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBuffer.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUBufferBinding.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBufferDescriptor.idl
-$(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/WebGPUComputePassEncoder.idl
@@ -373,9 +355,6 @@
 $(PROJECT_DIR)/Modules/webgpu/WebGPUComputePipeline.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUComputePipelineDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUDevice.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUIndexFormat.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUInputStateDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUInputStepMode.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineDescriptorBase.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayout.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayoutDescriptor.idl
@@ -382,23 +361,16 @@
 $(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineStageDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUProgrammablePassEncoder.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUQueue.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassColorAttachmentDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassDescriptor.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassEncoder.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipeline.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipelineDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderingContext.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUSampler.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModule.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModuleDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUShaderStageBit.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUSwapChain.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUTexture.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUTextureFormatEnum.idl
 $(PROJECT_DIR)/Modules/webgpu/WebGPUTextureView.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexAttributeDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexFormat.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUVertexInputDescriptor.idl
 $(PROJECT_DIR)/Modules/websockets/CloseEvent.idl
 $(PROJECT_DIR)/Modules/websockets/WebSocket.idl
 $(PROJECT_DIR)/Modules/webvr/DOMWindowWebVR.idl
@@ -1123,17 +1095,3 @@
 $(PROJECT_DIR)/xml/XSLTProcessor.idl
 $(PROJECT_DIR)/xml/xmlattrs.in
 $(PROJECT_DIR)/xml/xmlnsattrs.in
-/Volumes/Data/Projects/WebKit/OpenSource/Tools/DumpRenderTree/../TestRunnerShared/UIScriptContext/Bindings/UIScriptController.idl
-/Volumes/Data/Projects/WebKit/OpenSource/Tools/DumpRenderTree/Bindings/CodeGeneratorDumpRenderTree.pm
-DOMWindowConstructors.idl
-DedicatedWorkerGlobalScopeConstructors.idl
-InternalSettingsGenerated.idl
-JSApplePaySetup.h
-JSApplePaySetupFeature.h
-JSGestureEvent.h
-PaintWorkletGlobalScopeConstructors.idl
-ServiceWorkerGlobalScopeConstructors.idl
-SupplementalDependencies.dep
-SupplementalDependencies.txt
-WorkerGlobalScopeConstructors.idl
-WorkletGlobalScopeConstructors.idl

Modified: trunk/Source/WebCore/DerivedSources-output.xcfilelist (244099 => 244100)


--- trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebCore/DerivedSources-output.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -623,8 +623,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUStoreOp.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureDescriptor.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureDimension.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureDimension.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureFormat.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureFormat.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSGPUTextureUsage.cpp
@@ -1787,8 +1785,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEvent.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEventInit.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIEventInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIScriptController.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUIScriptController.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSURLSearchParams.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSURLSearchParams.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSUndoItem.cpp
@@ -1913,8 +1909,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPU.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapter.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapter.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapterDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUAdapterDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroup.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroup.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupBinding.cpp
@@ -1923,20 +1917,10 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayout.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayout.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutBinding.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutBinding.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBindGroupLayoutDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBuffer.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBuffer.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferBinding.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferBinding.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferUsage.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUBufferUsage.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUColor.cpp
-$(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
@@ -1949,12 +1933,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUComputePipelineDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUDevice.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUIndexFormat.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStateDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStateDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStepMode.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUInputStepMode.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineDescriptorBase.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineDescriptorBase.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUPipelineLayout.cpp
@@ -1967,8 +1945,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUProgrammablePassEncoder.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUQueue.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUQueue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassColorAttachmentDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassColorAttachmentDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassDescriptor.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPassEncoder.cpp
@@ -1977,8 +1953,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipeline.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipelineDescriptor.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderPipelineDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderingContext.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPURenderingContext.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSampler.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSampler.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModule.cpp
@@ -1985,22 +1959,12 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModule.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModuleDescriptor.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderModuleDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStageBit.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUShaderStageBit.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSwapChain.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUSwapChain.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTexture.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTexture.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureFormatEnum.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureFormatEnum.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureView.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUTextureView.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexAttributeDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexAttributeDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexFormat.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexFormat.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexInputDescriptor.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebGPUVertexInputDescriptor.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitAnimationEvent.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitAnimationEvent.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/JSWebKitCSSMatrix.cpp

Modified: trunk/Source/WebKit/ChangeLog (244099 => 244100)


--- trunk/Source/WebKit/ChangeLog	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebKit/ChangeLog	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,3 +1,10 @@
+2019-04-09  Keith Rollin  <krol...@apple.com>
+
+        Unreviewed build maintenance -- update .xcfilelists.
+
+        * DerivedSources-input.xcfilelist:
+        * DerivedSources-output.xcfilelist:
+
 2019-04-09  Zalan Bujtas  <za...@apple.com>
 
         [AutoSizing] Avoid making text paragraphs scroll horizontally when there is a wide table

Modified: trunk/Source/WebKit/DerivedSources-input.xcfilelist (244099 => 244100)


--- trunk/Source/WebKit/DerivedSources-input.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebKit/DerivedSources-input.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,7 +1,4 @@
 # This file is generated by the generate-xcfilelists script.
-$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/HTTPSUpgradeList.txt
-$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/WebPaymentCoordinatorProxyAdditions.messages.in
-$(BUILT_PRODUCTS_DIR)//usr/local/include/WebKitAdditions/WebPreferencesAdditions.yaml
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/cpp_generator.py
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/cpp_generator_templates.py
 $(_javascript_CORE_PRIVATE_HEADERS_DIR)/generate-inspector-protocol-bindings.py
@@ -84,7 +81,6 @@
 $(PROJECT_DIR)/UIProcess/WebPasteboardProxy.messages.in
 $(PROJECT_DIR)/UIProcess/WebProcessPool.messages.in
 $(PROJECT_DIR)/UIProcess/WebProcessProxy.messages.in
-$(PROJECT_DIR)/UIProcess/WebResourceLoadStatisticsStore.messages.in
 $(PROJECT_DIR)/UIProcess/WebStorage/StorageManager.messages.in
 $(PROJECT_DIR)/UIProcess/ios/EditableImageController.messages.in
 $(PROJECT_DIR)/UIProcess/ios/SmartMagnificationController.messages.in

Modified: trunk/Source/WebKit/DerivedSources-output.xcfilelist (244099 => 244100)


--- trunk/Source/WebKit/DerivedSources-output.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Source/WebKit/DerivedSources-output.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -183,8 +183,6 @@
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebRTCResolverMessages.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebRTCSocketMessageReceiver.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebRTCSocketMessages.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebResourceLoadStatisticsStoreMessageReceiver.cpp
-$(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebResourceLoadStatisticsStoreMessages.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebResourceLoaderMessageReceiver.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebResourceLoaderMessages.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/WebKit2/WebSWClientConnectionMessageReceiver.cpp

Modified: trunk/Tools/ChangeLog (244099 => 244100)


--- trunk/Tools/ChangeLog	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Tools/ChangeLog	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,3 +1,10 @@
+2019-04-09  Keith Rollin  <krol...@apple.com>
+
+        Unreviewed build maintenance -- update .xcfilelists.
+
+        * DumpRenderTree/DerivedSources-input.xcfilelist:
+        * DumpRenderTree/DerivedSources-output.xcfilelist:
+
 2019-04-09  Zalan Bujtas  <za...@apple.com>
 
         [AutoSizing] Avoid making text paragraphs scroll horizontally when there is a wide table

Modified: trunk/Tools/DumpRenderTree/DerivedSources-input.xcfilelist (244099 => 244100)


--- trunk/Tools/DumpRenderTree/DerivedSources-input.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Tools/DumpRenderTree/DerivedSources-input.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,239 +1,7 @@
 # This file is generated by the generate-xcfilelists script.
 $(PROJECT_DIR)/../TestRunnerShared/UIScriptContext/Bindings/UIScriptController.idl
 $(PROJECT_DIR)/Bindings/CodeGeneratorDumpRenderTree.pm
-$(PROJECT_DIR)/Configurations/FeatureDefines.xcconfig
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupBinding.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBindGroupLayout.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBuffer.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUBufferBinding.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUCommandBuffer.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUDevice.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineDescriptorBase.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayout.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineLayoutDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUPipelineStageDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUProgrammablePassEncoder.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUQueue.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPassEncoder.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipeline.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPURenderPipelineDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUSampler.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModule.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUShaderModuleDescriptor.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUSwapChain.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUTexture.idl
-$(PROJECT_DIR)/Modules/webgpu/WebGPUTextureView.idl
-$(PROJECT_DIR)/Modules/websockets/CloseEvent.idl
-$(PROJECT_DIR)/Modules/websockets/WebSocket.idl
-$(PROJECT_DIR)/Modules/webvr/DOMWindowWebVR.idl
-$(PROJECT_DIR)/Modules/webvr/GamepadWebVR.idl
-$(PROJECT_DIR)/Modules/webvr/NavigatorWebVR.idl
-$(PROJECT_DIR)/Modules/webvr/VRDisplay.idl
-$(PROJECT_DIR)/Modules/webvr/VRDisplayCapabilities.idl
-$(PROJECT_DIR)/Modules/webvr/VRDisplayEvent.idl
-$(PROJECT_DIR)/Modules/webvr/VRDisplayEventReason.idl
-$(PROJECT_DIR)/Modules/webvr/VREye.idl
-$(PROJECT_DIR)/Modules/webvr/VREyeParameters.idl
-$(PROJECT_DIR)/Modules/webvr/VRFieldOfView.idl
-$(PROJECT_DIR)/Modules/webvr/VRFrameData.idl
-$(PROJECT_DIR)/Modules/webvr/VRLayerInit.idl
-$(PROJECT_DIR)/Modules/webvr/VRPose.idl
-$(PROJECT_DIR)/Modules/webvr/VRStageParameters.idl
-$(PROJECT_DIR)/accessibility/AccessibilityRole.idl
-$(PROJECT_DIR)/accessibility/AccessibleSetValueEvent.idl
-$(PROJECT_DIR)/accessibility/AriaAttributes.idl
-$(PROJECT_DIR)/animation/Animatable.idl
-$(PROJECT_DIR)/animation/AnimationEffect.idl
-$(PROJECT_DIR)/animation/AnimationPlaybackEvent.idl
-$(PROJECT_DIR)/animation/AnimationPlaybackEventInit.idl
-$(PROJECT_DIR)/animation/AnimationTimeline.idl
-$(PROJECT_DIR)/animation/CSSAnimation.idl
-$(PROJECT_DIR)/animation/CSSTransition.idl
-$(PROJECT_DIR)/animation/CompositeOperation.idl
-$(PROJECT_DIR)/animation/CompositeOperationOrAuto.idl
-$(PROJECT_DIR)/animation/ComputedEffectTiming.idl
-$(PROJECT_DIR)/animation/DocumentTimeline.idl
-$(PROJECT_DIR)/animation/DocumentTimelineOptions.idl
-$(PROJECT_DIR)/animation/EffectTiming.idl
-$(PROJECT_DIR)/animation/FillMode.idl
-$(PROJECT_DIR)/animation/IterationCompositeOperation.idl
-$(PROJECT_DIR)/animation/KeyframeAnimationOptions.idl
-$(PROJECT_DIR)/animation/KeyframeEffect.idl
-$(PROJECT_DIR)/animation/KeyframeEffectOptions.idl
-$(PROJECT_DIR)/animation/OptionalEffectTiming.idl
-$(PROJECT_DIR)/animation/PlaybackDirection.idl
-$(PROJECT_DIR)/animation/WebAnimation.idl
-$(PROJECT_DIR)/bindings/scripts/CodeGenerator.pm
-$(PROJECT_DIR)/bindings/scripts/CodeGeneratorJS.pm
-$(PROJECT_DIR)/bindings/scripts/IDLAttributes.json
-$(PROJECT_DIR)/bindings/scripts/IDLParser.pm
-$(PROJECT_DIR)/bindings/scripts/generate-bindings.pl
-$(PROJECT_DIR)/bindings/scripts/preprocessor.pm
-$(PROJECT_DIR)/crypto/CryptoAlgorithmParameters.idl
-$(PROJECT_DIR)/crypto/CryptoKey.idl
-$(PROJECT_DIR)/crypto/CryptoKeyPair.idl
-$(PROJECT_DIR)/crypto/CryptoKeyUsage.idl
-$(PROJECT_DIR)/crypto/JsonWebKey.idl
-$(PROJECT_DIR)/crypto/RsaOtherPrimesInfo.idl
-$(PROJECT_DIR)/crypto/SubtleCrypto.idl
-$(PROJECT_DIR)/crypto/keys/CryptoAesKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/keys/CryptoEcKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/keys/CryptoHmacKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/keys/CryptoKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/keys/CryptoRsaHashedKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/keys/CryptoRsaKeyAlgorithm.idl
-$(PROJECT_DIR)/crypto/parameters/AesCbcCfbParams.idl
-$(PROJECT_DIR)/crypto/parameters/AesCtrParams.idl
-$(PROJECT_DIR)/crypto/parameters/AesGcmParams.idl
-$(PROJECT_DIR)/crypto/parameters/AesKeyParams.idl
-$(PROJECT_DIR)/crypto/parameters/EcKeyParams.idl
-$(PROJECT_DIR)/crypto/parameters/EcdhKeyDeriveParams.idl
-$(PROJECT_DIR)/crypto/parameters/EcdsaParams.idl
-$(PROJECT_DIR)/crypto/parameters/HkdfParams.idl
-$(PROJECT_DIR)/crypto/parameters/HmacKeyParams.idl
-$(PROJECT_DIR)/crypto/parameters/Pbkdf2Params.idl
-$(PROJECT_DIR)/crypto/parameters/RsaHashedImportParams.idl
-$(PROJECT_DIR)/crypto/parameters/RsaHashedKeyGenParams.idl
-$(PROJECT_DIR)/crypto/parameters/RsaKeyGenParams.idl
-$(PROJECT_DIR)/crypto/parameters/RsaOaepParams.idl
-$(PROJECT_DIR)/crypto/parameters/RsaPssParams.idl
-$(PROJECT_DIR)/css/CSSFontFaceRule.idl
-$(PROJECT_DIR)/css/CSSImportRule.idl
-$(PROJECT_DIR)/css/CSSKeyframeRule.idl
-$(PROJECT_DIR)/css/CSSKeyframesRule.idl
-$(PROJECT_DIR)/css/CSSMediaRule.idl
-$(PROJECT_DIR)/css/CSSNamespaceRule.idl
-$(PROJECT_DIR)/css/CSSPageRule.idl
-$(PROJECT_DIR)/css/CSSPaintCallback.idl
-$(PROJECT_DIR)/css/CSSPaintSize.idl
-$(PROJECT_DIR)/css/CSSRule.idl
-$(PROJECT_DIR)/css/CSSRuleList.idl
-$(PROJECT_DIR)/css/CSSStyleDeclaration.idl
-$(PROJECT_DIR)/css/CSSStyleRule.idl
-$(PROJECT_DIR)/css/CSSStyleSheet.idl
-$(PROJECT_DIR)/css/CSSSupportsRule.idl
-$(PROJECT_DIR)/css/CSSUnknownRule.idl
-$(PROJECT_DIR)/css/DOMCSSCustomPropertyDescriptor.idl
-$(PROJECT_DIR)/css/DOMCSSNamespace.idl
-$(PROJECT_DIR)/css/DOMCSSPaintWorklet.idl
-$(PROJECT_DIR)/css/DOMCSSRegisterCustomProperty.idl
-$(PROJECT_DIR)/css/DOMMatrix.idl
-$(PROJECT_DIR)/css/DOMMatrix2DInit.idl
-$(PROJECT_DIR)/css/DOMMatrixInit.idl
-$(PROJECT_DIR)/css/DOMMatrixReadOnly.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMCounter.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMPrimitiveValue.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMRGBColor.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMRect.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMValue.idl
-$(PROJECT_DIR)/css/DeprecatedCSSOMValueList.idl
-$(PROJECT_DIR)/css/ElementCSSInlineStyle.idl
-$(PROJECT_DIR)/css/FontFace.idl
-$(PROJECT_DIR)/css/FontFaceSet.idl
-$(PROJECT_DIR)/css/MediaList.idl
-$(PROJECT_DIR)/css/MediaQueryList.idl
-$(PROJECT_DIR)/css/MediaQueryListListener.idl
-$(PROJECT_DIR)/css/StyleMedia.idl
-$(PROJECT_DIR)/css/StyleSheet.idl
-$(PROJECT_DIR)/css/StyleSheetList.idl
-$(PROJECT_DIR)/css/WebKitCSSMatrix.idl
-$(PROJECT_DIR)/css/WebKitCSSViewportRule.idl
-$(PROJECT_DIR)/css/typedom/StylePropertyMap.idl
-$(PROJECT_DIR)/css/typedom/StylePropertyMapReadOnly.idl
-$(PROJECT_DIR)/css/typedom/TypedOMCSSImageValue.idl
-$(PROJECT_DIR)/css/typedom/TypedOMCSSNumericValue.idl
-$(PROJECT_DIR)/css/typedom/TypedOMCSSStyleValue.idl
-$(PROJECT_DIR)/css/typedom/TypedOMCSSUnitValue.idl
-$(PROJECT_DIR)/css/typedom/TypedOMCSSUnparsedValue.idl
-$(PROJECT_DIR)/dom/AbortController.idl
-$(PROJECT_DIR)/dom/AbortSignal.idl
-$(PROJECT_DIR)/dom/AnimationEvent.idl
-$(PROJECT_DIR)/dom/Attr.idl
-$(PROJECT_DIR)/dom/BeforeLoadEvent.idl
-$(PROJECT_DIR)/dom/BeforeUnloadEvent.idl
-$(PROJECT_DIR)/dom/CDATASection.idl
-$(PROJECT_DIR)/dom/CharacterData.idl
-$(PROJECT_DIR)/dom/ChildNode.idl
-$(PROJECT_DIR)/dom/ClipboardEvent.idl
-$(PROJECT_DIR)/dom/Comment.idl
-$(PROJECT_DIR)/dom/CompositionEvent.idl
-$(PROJECT_DIR)/dom/CustomElementRegistry.idl
-$(PROJECT_DIR)/dom/CustomEvent.idl
-$(PROJECT_DIR)/dom/DOMException.idl
-$(PROJECT_DIR)/dom/DOMImplementation.idl
-$(PROJECT_DIR)/dom/DOMPoint.idl
-$(PROJECT_DIR)/dom/DOMPointInit.idl
-$(PROJECT_DIR)/dom/DOMPointReadOnly.idl
-$(PROJECT_DIR)/dom/DOMQuad.idl
-$(PROJECT_DIR)/dom/DOMQuadInit.idl
-$(PROJECT_DIR)/dom/DOMRect.idl
-$(PROJECT_DIR)/dom/DOMRectInit.idl
-$(PROJECT_DIR)/dom/DOMRectList.idl
-$(PROJECT_DIR)/dom/DOMRectReadOnly.idl
-$(PROJECT_DIR)/dom/DOMStringList.idl
-$(PROJECT_DIR)/dom/DOMStringMap.idl
-$(PROJECT_DIR)/dom/DataTransfer.idl
-$(PROJECT_DIR)/dom/DataTransferItem.idl
-$(PROJECT_DIR)/dom/DataTransferItemList.idl
-$(PROJECT_DIR)/dom/DeviceMotionEvent.idl
-$(PROJECT_DIR)/dom/DeviceOrientationEvent.idl
-$(PROJECT_DIR)/dom/DeviceOrientationOrMotionEvent.idl
-$(PROJECT_DIR)/dom/DeviceOrientationOrMotionPermissionState.idl
-$(PROJECT_DIR)/dom/Document.idl
-$(PROJECT_DIR)/dom/DocumentAndElementEventHandlers.idl
-$(PROJECT_DIR)/dom/DocumentFragment.idl
-$(PROJECT_DIR)/dom/DocumentOrShadowRoot.idl
-$(PROJECT_DIR)/dom/DocumentType.idl
-$(PROJECT_DIR)/dom/Element.idl
-$(PROJECT_DIR)/dom/ErrorEvent.idl
-$(PROJECT_DIR)/dom/Event.idl
-$(PROJECT_DIR)/dom/EventInit.idl
-$(PROJECT_DIR)/dom/EventModifierInit.idl
-$(PROJECT_DIR)/dom/EventTarget.idl
-$(PROJECT_DIR)/dom/FocusEvent.idl
-$(PROJECT_DIR)/dom/GlobalEventHandlers.idl
-$(PROJECT_DIR)/dom/HashChangeEvent.idl
-$(PROJECT_DIR)/dom/InputEvent.idl
-$(PROJECT_DIR)/dom/KeyboardEvent.idl
-$(PROJECT_DIR)/dom/MessageChannel.idl
-$(PROJECT_DIR)/dom/MessageEvent.idl
-$(PROJECT_DIR)/dom/MessagePort.idl
-$(PROJECT_DIR)/dom/MouseEvent.idl
-$(PROJECT_DIR)/dom/MouseEventInit.idl
-$(PROJECT_DIR)/dom/MutationCallback.idl
-$(PROJECT_DIR)/dom/MutationEvent.idl
-$(PROJECT_DIR)/dom/MutationObserver.idl
-$(PROJECT_DIR)/dom/MutationRecord.idl
-$(PROJECT_DIR)/dom/NamedNodeMap.idl
-$(PROJECT_DIR)/dom/Node.idl
-$(PROJECT_DIR)/dom/NodeFilter.idl
-$(PROJECT_DIR)/dom/NodeIterator.idl
-$(PROJECT_DIR)/dom/NodeList.idl
-$(PROJECT_DIR)/dom/NonDocumentTypeChildNode.idl
-$(PROJECT_DIR)/dom/NonElementParentNode.idl
-$(PROJECT_DIR)/dom/OverflowEvent.idl
-$(PROJECT_DIR)/dom/PageTransitionEvent.idl
-$(PROJECT_DIR)/dom/ParentNode.idl
-$(PROJECT_DIR)/dom/PointerEvent.idl
-$(PROJECT_DIR)/dom/PopStateEvent.idl
-$(PROJECT_DIR)/dom/ProcessingInstruction.idl
-$(PROJECT_DIR)/dom/ProgressEvent.idl
-$(PROJECT_DIR)/dom/PromiseRejectionEvent.idl
-$(PROJECT_DIR)/dom/Range.idl
-$(PROJECT_DIR)/dom/RequestAnimationFrameCallback.idl
-$(PROJECT_DIR)/dom/SecurityPolicyViolationEvent.idl
-$(PROJECT_DIR)/dom/ShadowRoot.idl
 $(WEBCORE_PRIVATE_HEADERS_DIR)/CodeGenerator.pm
 $(WEBCORE_PRIVATE_HEADERS_DIR)/IDLAttributes.json
 $(WEBCORE_PRIVATE_HEADERS_DIR)/IDLParser.pm
 $(WEBCORE_PRIVATE_HEADERS_DIR)/generate-bindings.pl
-DOMWindowConstructors.idl
-DedicatedWorkerGlobalScopeConstructors.idl
-PaintWorkletGlobalScopeConstructors.idl
-ServiceWorkerGlobalScopeConstructors.idl
-SupplementalDependencies.dep
-SupplementalDependencies.txt
-WorkerGlobalScopeConstructors.idl
-WorkletGlobalScopeConstructors.idl

Modified: trunk/Tools/DumpRenderTree/DerivedSources-output.xcfilelist (244099 => 244100)


--- trunk/Tools/DumpRenderTree/DerivedSources-output.xcfilelist	2019-04-09 23:56:37 UTC (rev 244099)
+++ trunk/Tools/DumpRenderTree/DerivedSources-output.xcfilelist	2019-04-10 00:35:18 UTC (rev 244100)
@@ -1,219 +1,3 @@
 # This file is generated by the generate-xcfilelists script.
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAbortController.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAbortSignal.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAccessibilityRole.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAccessibleSetValueEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAesCbcCfbParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAesCtrParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAesGcmParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAesKeyParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimatable.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimationEffect.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimationEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimationPlaybackEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimationPlaybackEventInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAnimationTimeline.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAriaAttributes.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSAttr.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSBeforeLoadEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSBeforeUnloadEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCDATASection.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSAnimation.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSFontFaceRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSImportRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSKeyframeRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSKeyframesRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSMediaRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSNamespaceRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSPageRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSPaintCallback.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSPaintSize.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSRuleList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSStyleDeclaration.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSStyleRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSStyleSheet.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSSupportsRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSTransition.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCSSUnknownRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCharacterData.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSChildNode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSClipboardEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCloseEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSComment.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCompositeOperation.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCompositeOperationOrAuto.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCompositionEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSComputedEffectTiming.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoAesKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoAlgorithmParameters.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoEcKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoHmacKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoKey.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoKeyPair.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoKeyUsage.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoRsaHashedKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCryptoRsaKeyAlgorithm.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCustomElementRegistry.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSCustomEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMCSSCustomPropertyDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMCSSNamespace.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMCSSPaintWorklet.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMCSSRegisterCustomProperty.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMException.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMImplementation.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMMatrix.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMMatrix2DInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMMatrixInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMMatrixReadOnly.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMPoint.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMPointInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMPointReadOnly.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMQuad.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMQuadInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMRect.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMRectInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMRectList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMRectReadOnly.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMStringList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMStringMap.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDOMWindowWebVR.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDataTransfer.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDataTransferItem.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDataTransferItemList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMCounter.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMPrimitiveValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMRGBColor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMRect.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeprecatedCSSOMValueList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeviceMotionEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeviceOrientationEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeviceOrientationOrMotionEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDeviceOrientationOrMotionPermissionState.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocument.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentAndElementEventHandlers.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentFragment.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentOrShadowRoot.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentTimeline.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentTimelineOptions.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSDocumentType.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEcKeyParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEcdhKeyDeriveParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEcdsaParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEffectTiming.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSElement.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSElementCSSInlineStyle.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSErrorEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEventInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEventModifierInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSEventTarget.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSFillMode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSFocusEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSFontFace.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSFontFaceSet.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSGamepadWebVR.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSGlobalEventHandlers.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSHashChangeEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSHkdfParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSHmacKeyParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSInputEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSIterationCompositeOperation.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSJsonWebKey.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSKeyboardEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSKeyframeAnimationOptions.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSKeyframeEffect.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSKeyframeEffectOptions.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMediaList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMediaQueryList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMediaQueryListListener.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMessageChannel.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMessageEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMessagePort.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMouseEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMouseEventInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMutationCallback.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMutationEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMutationObserver.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSMutationRecord.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNamedNodeMap.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNavigatorWebVR.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNodeFilter.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNodeIterator.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNodeList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNonDocumentTypeChildNode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSNonElementParentNode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSOptionalEffectTiming.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSOverflowEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPageTransitionEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSParentNode.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPbkdf2Params.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPlaybackDirection.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPointerEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPopStateEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSProcessingInstruction.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSProgressEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSPromiseRejectionEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRange.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRequestAnimationFrameCallback.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaHashedImportParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaHashedKeyGenParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaKeyGenParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaOaepParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaOtherPrimesInfo.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSRsaPssParams.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSSecurityPolicyViolationEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSStyleMedia.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSStylePropertyMap.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSStylePropertyMapReadOnly.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSStyleSheet.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSStyleSheetList.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSSubtleCrypto.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSTypedOMCSSImageValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSTypedOMCSSNumericValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSTypedOMCSSStyleValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSTypedOMCSSUnitValue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSTypedOMCSSUnparsedValue.h
 $(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSUIScriptController.cpp
 $(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSUIScriptController.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRDisplay.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRDisplayCapabilities.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRDisplayEvent.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRDisplayEventReason.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVREye.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVREyeParameters.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRFieldOfView.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRFrameData.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRLayerInit.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRPose.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSVRStageParameters.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebAnimation.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUBindGroupBinding.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUBindGroupDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUBindGroupLayout.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUBuffer.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUBufferBinding.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUCommandBuffer.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUDevice.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUPipelineDescriptorBase.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUPipelineLayout.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUPipelineLayoutDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUPipelineStageDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUProgrammablePassEncoder.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUQueue.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPURenderPassDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPURenderPassEncoder.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPURenderPipeline.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPURenderPipelineDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUSampler.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUShaderModule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUShaderModuleDescriptor.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUSwapChain.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUTexture.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebGPUTextureView.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebKitCSSMatrix.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebKitCSSViewportRule.h
-$(BUILT_PRODUCTS_DIR)/DerivedSources/DumpRenderTree/JSWebSocket.h
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to