aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug/SkDebugGLContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/debug/SkDebugGLContext.cpp')
-rw-r--r--src/gpu/gl/debug/SkDebugGLContext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/debug/SkDebugGLContext.cpp b/src/gpu/gl/debug/SkDebugGLContext.cpp
index 93c0b30b8b..8ea546699c 100644
--- a/src/gpu/gl/debug/SkDebugGLContext.cpp
+++ b/src/gpu/gl/debug/SkDebugGLContext.cpp
@@ -14,4 +14,4 @@ const GrGLInterface* SkDebugGLContext::createGLContext(GrGLStandard forcedGpuAPI
}
return GrGLCreateDebugInterface();
-};
+}