Chromium Code Reviews| Index: ui/gl/gl_implementation.h |
| diff --git a/ui/gl/gl_implementation.h b/ui/gl/gl_implementation.h |
| index 6abd5da2dcab910250708c2c77eb6cabec73c2d4..3566f368b4c3310f18d5853637cf71653575dab6 100644 |
| --- a/ui/gl/gl_implementation.h |
| +++ b/ui/gl/gl_implementation.h |
| @@ -16,8 +16,6 @@ |
| namespace gl { |
| -class GLContext; |
| - |
| // The GL implementation currently in use. |
| enum GLImplementation { |
| kGLImplementationNone, |