mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 15:46:28 +00:00
Remove usage of the UNIT_TEST macro.
It is breaking the roll of Dawn in Chromium because on ChromeOS the macro is defined on the command-line, causing the compilation to fail because of a macro redefinition. Bug: None TBR=enga@chromium.org Change-Id: I13eebb9b40f2a5f7c1eed4e3572de3eda2db8bb6 Change-Id: I4797211f4d9ff122d992d78aeac83fd4f0585ff6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24580 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
1318c603d9
commit
d3bf2188aa
@@ -6,8 +6,6 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#define UNIT_TEST
|
||||
|
||||
#include "common/RefCounted.h"
|
||||
#include "common/StackContainer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user