dawn-cmake/src/include
dan sinclair d0fb4a36ac Convert all dawn includes to use non-system include syntax.
This CL changes several includes which were using the system include
syntax to the local syntax. This causes GN check to verify that the
headers are specified correctly in the dependencies.

Two missing dependencies are added to the BUILD.gn file for the
Dawn tests.

Bug: dawn:1373
Change-Id: I7afd5ab48f4f2e2ddaf1839058c6bbeec2b97fd0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86940
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
2022-04-19 14:24:04 +00:00
..
dawn Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
dawn_native Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
dawn_platform Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
dawn_wire Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
webgpu Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
README.md tint->dawn: Move src/include -> include 2022-02-04 18:18:18 +00:00

README.md

TODO(crbug.com/dawn/1275) - remove this directory

This directory exists as a temporary include directory while migrating Chromium source to the new Dawn include layout. All headers in the subdirectories simply #include to the new location for the header.