Index: gpu/command_buffer/common/gles2_cmd_format_test_autogen.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_format_test_autogen.h b/gpu/command_buffer/common/gles2_cmd_format_test_autogen.h |
index bb479070a11d62939d9c07514e982c383cd6c828..970215d0ea1d5f708881ce1598a10c2674594099 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_format_test_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_format_test_autogen.h |
@@ -4442,6 +4442,7 @@ TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { |
next_cmd, sizeof(cmd)); |
} |
+// TODO(gman): Write test for InsertSyncPointCHROMIUM |
TEST_F(GLES2FormatTest, WaitSyncPointCHROMIUM) { |
cmds::WaitSyncPointCHROMIUM& cmd = |
*GetBufferAs<cmds::WaitSyncPointCHROMIUM>(); |