Chromium Code Reviews| Index: src/gpu/gl/GrGLPathRendering.cpp |
| diff --git a/src/gpu/gl/GrGLPathRendering.cpp b/src/gpu/gl/GrGLPathRendering.cpp |
| index 249d98139ad65b9d888e161ba32c7f6281a52046..6204deb094ffc0fc10ab547b905467f039646083 100644 |
| --- a/src/gpu/gl/GrGLPathRendering.cpp |
| +++ b/src/gpu/gl/GrGLPathRendering.cpp |
| @@ -73,7 +73,6 @@ void GrGLPathRendering::abandonGpuResources() { |
| fPathNameAllocator.reset(NULL); |
| } |
| - |
| // NV_path_rendering |
| GrGLuint GrGLPathRendering::genPaths(GrGLsizei range) { |
| if (range > 1) { |