mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 06:45:16 +00:00
tint->dawn: Move src/utils -> src/dawn/utils
Also remove stuttering from the target names by dropping the 'dawn_' prefix. Bug: dawn:1275 Change-Id: I3263f1236f71bf23795b4b12670ad3535822a537 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79062 Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
#include "tests/unittests/wire/WireTest.h"
|
||||
|
||||
#include "dawn/dawn_proc.h"
|
||||
#include "dawn/utils/TerribleCommandBuffer.h"
|
||||
#include "dawn_wire/WireClient.h"
|
||||
#include "dawn_wire/WireServer.h"
|
||||
#include "utils/TerribleCommandBuffer.h"
|
||||
|
||||
using namespace testing;
|
||||
using namespace dawn::wire;
|
||||
|
||||
Reference in New Issue
Block a user