diff --git a/gpu/include/GrGLConfig.h b/gpu/include/GrGLConfig.h index ae65634067..9ea9b5a553 100644 --- a/gpu/include/GrGLConfig.h +++ b/gpu/include/GrGLConfig.h @@ -71,7 +71,7 @@ */ #if !defined(GR_GL_LOG_CALLS) - #define GR_GL_LOG_CALLS 0 + #define GR_GL_LOG_CALLS GR_DEBUG #endif #if !defined(GR_GL_LOG_CALLS_START)