| Index: ui/gl/gl_surface_egl.h
|
| diff --git a/ui/gl/gl_surface_egl.h b/ui/gl/gl_surface_egl.h
|
| index 67c881268bdb36273b5a3bf46fc552c72132514b..6e003f88c4839b1efee3470fc474a7bfd7e3af66 100644
|
| --- a/ui/gl/gl_surface_egl.h
|
| +++ b/ui/gl/gl_surface_egl.h
|
| @@ -92,7 +92,6 @@
|
| static bool IsCreateContextBindGeneratesResourceSupported();
|
| static bool IsCreateContextWebGLCompatabilitySupported();
|
| static bool IsEGLSurfacelessContextSupported();
|
| - static bool IsEGLContextPrioritySupported();
|
| static bool IsDirectCompositionSupported();
|
|
|
| protected:
|
|
|