Chromium Code Reviews| Index: src/gpu/gl/debug/SkDebugGLContext.cpp | 
| diff --git a/src/gpu/gl/debug/SkDebugGLContext.cpp b/src/gpu/gl/debug/SkDebugGLContext.cpp | 
| index 93c0b30b8b96174724cb823b5ff7080e6fdc7674..8ea546699ca0fd906cc026f8007743bb101906db 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(); | 
| -}; | 
| +} |