| Index: ui/gl/gl_osmesa_api_implementation.h
|
| diff --git a/ui/gl/gl_osmesa_api_implementation.h b/ui/gl/gl_osmesa_api_implementation.h
|
| index 9d00b126680b1d08f9818e8c9d4f0f38aac782ea..c09da851850e94027ee49b3ff9585819ebf494d6 100644
|
| --- a/ui/gl/gl_osmesa_api_implementation.h
|
| +++ b/ui/gl/gl_osmesa_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_OSMESA_API_IMPLEMENTATION_H_
|
| -#define UI_GL_OSMESA_API_IMPLEMENTATION_H_
|
| +#ifndef UI_GL_GL_OSMESA_API_IMPLEMENTATION_H_
|
| +#define UI_GL_GL_OSMESA_API_IMPLEMENTATION_H_
|
|
|
| #include "base/compiler_specific.h"
|
| #include "ui/gl/gl_bindings.h"
|
| @@ -57,7 +57,7 @@ class GL_EXPORT TraceOSMESAApi : public OSMESAApi {
|
|
|
| } // namespace gfx
|
|
|
| -#endif // UI_GL_OSMESA_API_IMPLEMENTATION_H_
|
| +#endif // UI_GL_GL_OSMESA_API_IMPLEMENTATION_H_
|
|
|
|
|
|
|
|
|