Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Unified Diff: ui/gl/gl_bindings_autogen_glx.h

Issue 1920163005: Split //ui/gl into //ui/gl + //ui/gi/init. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gl/gl_bindings_autogen_gl.h ('k') | ui/gl/gl_bindings_autogen_osmesa.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_bindings_autogen_glx.h
diff --git a/ui/gl/gl_bindings_autogen_glx.h b/ui/gl/gl_bindings_autogen_glx.h
index fe2ae416debb98496b47ceb6253f7cacdf45d55f..f9675b25cd981a1065001d4e006536acd6316ec2 100644
--- a/ui/gl/gl_bindings_autogen_glx.h
+++ b/ui/gl/gl_bindings_autogen_glx.h
@@ -8,8 +8,8 @@
// clang-format -i -style=chromium filename
// DO NOT EDIT!
-#ifndef UI_GFX_GL_GL_BINDINGS_AUTOGEN_GLX_H_
-#define UI_GFX_GL_GL_BINDINGS_AUTOGEN_GLX_H_
+#ifndef UI_GL_GL_BINDINGS_AUTOGEN_GLX_H_
+#define UI_GL_GL_BINDINGS_AUTOGEN_GLX_H_
namespace gfx {
@@ -421,4 +421,4 @@ class GL_EXPORT GLXApi {
#define glXWaitVideoSyncSGI ::gfx::g_current_glx_context->glXWaitVideoSyncSGIFn
#define glXWaitX ::gfx::g_current_glx_context->glXWaitXFn
-#endif // UI_GFX_GL_GL_BINDINGS_AUTOGEN_GLX_H_
+#endif // UI_GL_GL_BINDINGS_AUTOGEN_GLX_H_
« no previous file with comments | « ui/gl/gl_bindings_autogen_gl.h ('k') | ui/gl/gl_bindings_autogen_osmesa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698