mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-02 18:25:56 +00:00
Remove some ast/ includes of sem/ files and remove some program_builder includes from sem/ files. The AST->SEM includes were not needed, the program_builder include was replaced with more specific AST headers. Change-Id: I8cf7fdee311a87687a5737853caff0ac082c9ba6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119901 Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>