| Index: ui/gl/gl_switches.h
|
| diff --git a/ui/gl/gl_switches.h b/ui/gl/gl_switches.h
|
| index 1517a55072136339efd39717897980e21c2b85ed..27f6a78f2fc72ee72ebebd0b2fcf4bc920208d8a 100644
|
| --- a/ui/gl/gl_switches.h
|
| +++ b/ui/gl/gl_switches.h
|
| @@ -25,6 +25,7 @@ GL_EXPORT extern const char kANGLEImplementationD3D9Name[];
|
| GL_EXPORT extern const char kANGLEImplementationD3D11Name[];
|
| GL_EXPORT extern const char kANGLEImplementationOpenGLName[];
|
| GL_EXPORT extern const char kANGLEImplementationOpenGLESName[];
|
| +GL_EXPORT extern const char kANGLEImplementationNullName[];
|
|
|
| } // namespace gl
|
|
|
|
|