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

Unified Diff: ppapi/c/dev/ppb_opengles2ext_dev.h

Issue 189373003: Get rid of the formatting code in build_gles2_cmd_buffer.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 9 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 | « gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h ('k') | ppapi/c/ppb_opengles2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/dev/ppb_opengles2ext_dev.h
diff --git a/ppapi/c/dev/ppb_opengles2ext_dev.h b/ppapi/c/dev/ppb_opengles2ext_dev.h
index 11ef1b68bcf8ae23de0cc80cd01a9400600ed87e..6332b4ba5190a2ab128e546bbbaf6937a4a42691 100644
--- a/ppapi/c/dev/ppb_opengles2ext_dev.h
+++ b/ppapi/c/dev/ppb_opengles2ext_dev.h
@@ -18,7 +18,7 @@
#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 \
"PPB_OpenGLES2DrawBuffers(Dev);1.0"
#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE \
- PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 // NOLINT
+ PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0
struct PPB_OpenGLES2DrawBuffers_Dev {
void (*DrawBuffersEXT)(PP_Resource context,
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h ('k') | ppapi/c/ppb_opengles2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698