Index: src/gpu/gl/GrGLGpu.h |
diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
index c6f0f2205ff78d2c6ebc99d94a0a91504261df1b..b6bc7baee758991b79301311dbcc3c36eada3f2d 100644 |
--- a/src/gpu/gl/GrGLGpu.h |
+++ b/src/gpu/gl/GrGLGpu.h |
@@ -28,7 +28,7 @@ class GrPipeline; |
class GrNonInstancedMesh; |
class GrSwizzle; |
-#ifdef SK_DEVELOPER |
+#ifdef SK_DEBUG |
#define PROGRAM_CACHE_STATS |
#endif |