Chromium Code Reviews| Index: gpu/command_buffer/common/gles2_cmd_format.h |
| diff --git a/gpu/command_buffer/common/gles2_cmd_format.h b/gpu/command_buffer/common/gles2_cmd_format.h |
| index 484b2664e722986261aebd165cdb6bb3b82973a0..f1a0167e371e2e2f105008bb16e9fe78a8661cb6 100644 |
| --- a/gpu/command_buffer/common/gles2_cmd_format.h |
| +++ b/gpu/command_buffer/common/gles2_cmd_format.h |
| @@ -525,4 +525,3 @@ COMPILE_ASSERT(offsetof(GetUniformLocationBucket, location_shm_offset) == 16, |
| } // namespace gpu |
| #endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_FORMAT_H_ |
| - |