| Index: ui/gfx/gl/gl_switches.h
|
| ===================================================================
|
| --- ui/gfx/gl/gl_switches.h (revision 113194)
|
| +++ ui/gfx/gl/gl_switches.h (working copy)
|
| @@ -15,6 +15,7 @@
|
| // The GL implementation names that can be passed to --use-gl.
|
| GL_EXPORT extern const char kGLImplementationDesktopName[];
|
| GL_EXPORT extern const char kGLImplementationOSMesaName[];
|
| +GL_EXPORT extern const char kGLImplementationAppleName[];
|
| GL_EXPORT extern const char kGLImplementationEGLName[];
|
| extern const char kGLImplementationMockName[];
|
|
|
|
|