| Index: ui/gl/gl_gl_api_implementation.h
|
| diff --git a/ui/gl/gl_gl_api_implementation.h b/ui/gl/gl_gl_api_implementation.h
|
| index d925b939909c8bd1a51058f31c2a8de1b4390beb..6523609f9b3afc8a9caed15562d3b7cc55540d95 100644
|
| --- a/ui/gl/gl_gl_api_implementation.h
|
| +++ b/ui/gl/gl_gl_api_implementation.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef UI_GL_GL_API_IMPLEMENTATION_H_
|
| -#define UI_GL_GL_API_IMPLEMENTATION_H_
|
| +#ifndef UI_GL_GL_GL_API_IMPLEMENTATION_H_
|
| +#define UI_GL_GL_GL_API_IMPLEMENTATION_H_
|
|
|
| #include "base/compiler_specific.h"
|
| #include "ui/gl/gl_bindings.h"
|
| @@ -94,4 +94,4 @@ class GL_EXPORT VirtualGLApi : public GLApiBase {
|
|
|
| } // namespace gfx
|
|
|
| -#endif // UI_GL_GL_API_IMPLEMENTATION_H_
|
| +#endif // UI_GL_GL_GL_API_IMPLEMENTATION_H_
|
|
|