Index: ui/gl/gl_wgl_api_implementation.h |
diff --git a/ui/gl/gl_wgl_api_implementation.h b/ui/gl/gl_wgl_api_implementation.h |
index 9e1188903ae5d53e60190af1f9d6b541b59c427d..866623ece2afba04920cd588cbde43b7713522d8 100644 |
--- a/ui/gl/gl_wgl_api_implementation.h |
+++ b/ui/gl/gl_wgl_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_WGL_API_IMPLEMENTATION_H_ |
-#define UI_GL_WGL_API_IMPLEMENTATION_H_ |
+#ifndef UI_GL_GL_WGL_API_IMPLEMENTATION_H_ |
+#define UI_GL_GL_WGL_API_IMPLEMENTATION_H_ |
#include "base/compiler_specific.h" |
#include "ui/gl/gl_bindings.h" |
@@ -59,7 +59,7 @@ class GL_EXPORT TraceWGLApi : public WGLApi { |
} // namespace gfx |
-#endif // UI_GL_WGL_API_IMPLEMENTATION_H_ |
+#endif // UI_GL_GL_WGL_API_IMPLEMENTATION_H_ |