mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-17 08:57:26 +00:00
dawn: Remove semicolons.
A cleanup needed for turning on -Wextra-semi in Chromium builds. Bug: chromium:926235 Change-Id: I3d2b517ad21dfae9e7dc06613a7fe3e98d783b2a Reviewed-on: https://dawn-review.googlesource.com/c/4841 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
56006dcf65
commit
e3b27e6661
@@ -21,7 +21,7 @@
|
||||
|
||||
namespace dawn_native {
|
||||
class Instance;
|
||||
};
|
||||
}
|
||||
|
||||
#define ASSERT_DEVICE_ERROR(statement) \
|
||||
StartExpectDeviceError(); \
|
||||
|
||||
Reference in New Issue
Block a user