Index: ui/gfx/gl/gl_switches.h |
=================================================================== |
--- ui/gfx/gl/gl_switches.h (revision 102160) |
+++ ui/gfx/gl/gl_switches.h (working copy) |
@@ -16,6 +16,7 @@ |
GL_EXPORT extern const char kGLImplementationDesktopName[]; |
GL_EXPORT extern const char kGLImplementationOSMesaName[]; |
GL_EXPORT extern const char kGLImplementationEGLName[]; |
+GL_EXPORT extern const char kGLImplementationAnyName[]; |
extern const char kGLImplementationMockName[]; |
} // namespace gfx |