Chromium Code Reviews| Index: include/gpu/gl/GrGLExtensions.h |
| =================================================================== |
| --- include/gpu/gl/GrGLExtensions.h (revision 7872) |
| +++ include/gpu/gl/GrGLExtensions.h (working copy) |
| @@ -32,7 +32,7 @@ |
| GrGLGetStringProc getString, |
| GrGLGetStringiProc getStringi, |
| GrGLGetIntegervProc getIntegerv); |
| - |
| + |
| /** |
| * Queries whether an extension is present. This will fail if init() has not been called. |
| */ |