| Index: ui/gl/gl_surface_glx.h
|
| diff --git a/ui/gl/gl_surface_glx.h b/ui/gl/gl_surface_glx.h
|
| index f1fbc1752fbc0797df61da7cb81098ea844241f3..6cb5f38732c96703d7da484d5e39bdff88d0a59b 100644
|
| --- a/ui/gl/gl_surface_glx.h
|
| +++ b/ui/gl/gl_surface_glx.h
|
| @@ -35,8 +35,6 @@
|
| static bool HasGLXExtension(const char* name);
|
| static bool IsCreateContextSupported();
|
| static bool IsCreateContextRobustnessSupported();
|
| - static bool IsCreateContextProfileSupported();
|
| - static bool IsCreateContextES2ProfileSupported();
|
| static bool IsTextureFromPixmapSupported();
|
| static bool IsOMLSyncControlSupported();
|
|
|
|
|