Due to unified sources bundling there are implicit dependencies between implementation files and if the files get compiled on their own it leads to compiler or linker errors, due to missing includes. It would be good to add the missing includes so they can compile on their own, which is beneficial even for the unified build because adding/removing files changes the unified source partitions and can expose these errors later on.
Pull request: https://github.com/WebKit/WebKit/pull/2419
<rdar://problem/97389174>
Committed 254924@main (01ab6c22fca2): <https://commits.webkit.org/254924@main> Reviewed commits have been landed. Closing PR #2419 and removing active labels.