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