mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-03 02:35:55 +00:00
Currently the Chromium build defines a wrapper build target for Dawn (//chrome/test:dawn_perf_tests) that seems to exist only to specify some extra data dependencies. By moving this data dependencies onto the Dawn dawn_perf_tests itself, this removes a problematic target in Chromium that would otherwise block my planned changes for crbug.com/816629. Bug: chromium:816629 Change-Id: I428698fe164bd1aad09c8dba14e57a4b7acebb1c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24302 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>