| Index: ui/gl/gl_surface_glx.h
|
| diff --git a/ui/gl/gl_surface_glx.h b/ui/gl/gl_surface_glx.h
|
| index 2d5a4945e5fa2b8b74a5b61997ff31c439957368..d29c62b0587dce86ce31cc85cbcf549ba2eb3736 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();
|
|
|
|
|