aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/VkHeapTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/VkHeapTests.cpp')
-rw-r--r--tests/VkHeapTests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/VkHeapTests.cpp b/tests/VkHeapTests.cpp
index 4561c90803..fd5f88a1bb 100644
--- a/tests/VkHeapTests.cpp
+++ b/tests/VkHeapTests.cpp
@@ -9,7 +9,7 @@
#include "SkTypes.h"
-#if SK_SUPPORT_GPU && SK_ALLOW_STATIC_GLOBAL_INITIALIZERS && defined(SK_VULKAN)
+#if SK_SUPPORT_GPU && defined(SK_VULKAN)
#include "GrContextFactory.h"
#include "GrTest.h"