| Index: gpu/command_buffer/service/gles2_cmd_decoder_unittest_4_autogen.h | 
| diff --git a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_4_autogen.h | 
| similarity index 57% | 
| copy from third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h | 
| copy to gpu/command_buffer/service/gles2_cmd_decoder_unittest_4_autogen.h | 
| index 3c3c4b9cbd74a550a8935c8a0a2ef9a8997329d1..9abba521520c8f41fd0b57fde2551c3a59b5eef9 100644 | 
| --- a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h | 
| +++ b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_4_autogen.h | 
| @@ -8,5 +8,8 @@ | 
| //    clang-format -i -style=chromium filename | 
| // DO NOT EDIT! | 
|  | 
| -VISIT_GL_CALL(InsertSyncPointCHROMIUM, GLuint, (), ()) | 
| -VISIT_GL_CALL(WaitSyncPointCHROMIUM, void, (GLuint sync_point), (sync_point)) | 
| +// It is included by gles2_cmd_decoder_unittest_4.cc | 
| +#ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_4_AUTOGEN_H_ | 
| +#define GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_4_AUTOGEN_H_ | 
| + | 
| +#endif  // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_4_AUTOGEN_H_ | 
|  |