Index: ui/gl/gl_glx_api_implementation.h |
diff --git a/ui/gl/gl_glx_api_implementation.h b/ui/gl/gl_glx_api_implementation.h |
index 97542ded48ae72332bcc701cf7a28f10f6d39822..e9eb3da44144417f836ef72225d67823f1846540 100644 |
--- a/ui/gl/gl_glx_api_implementation.h |
+++ b/ui/gl/gl_glx_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_GLX_API_IMPLEMENTATION_H_ |
-#define UI_GL_GLX_API_IMPLEMENTATION_H_ |
+#ifndef UI_GL_GL_GLX_API_IMPLEMENTATION_H_ |
+#define UI_GL_GL_GLX_API_IMPLEMENTATION_H_ |
#include "base/compiler_specific.h" |
#include "gl_bindings.h" |
@@ -59,7 +59,7 @@ class GL_EXPORT TraceGLXApi : public GLXApi { |
} // namespace gfx |
-#endif // UI_GL_GLX_API_IMPLEMENTATION_H_ |
+#endif // UI_GL_GL_GLX_API_IMPLEMENTATION_H_ |