Index: tests/SkSLGLSLTest.cpp |
diff --git a/tests/SkSLGLSLTest.cpp b/tests/SkSLGLSLTest.cpp |
index b01aad83d6c71f671fe2a5658e05a3e452cacf45..3cff1c2c282d254dcb17c97dc8c76bc62d6f90ee 100644 |
--- a/tests/SkSLGLSLTest.cpp |
+++ b/tests/SkSLGLSLTest.cpp |
@@ -9,7 +9,7 @@ |
#include "Test.h" |
-#if SKIA_SUPPORT_GPU |
+#if SK_SUPPORT_GPU |
static void test(skiatest::Reporter* r, const char* src, const GrGLSLCaps& caps, |
const char* expected) { |