Chromium Code Reviews| Index: gpu/command_buffer/common/constants.h |
| diff --git a/gpu/command_buffer/common/constants.h b/gpu/command_buffer/common/constants.h |
| index e14c06db541c60a7daba17dcff8d2a75c6484237..fade0a54829bf8eff3866da713a52a9496f62475 100644 |
| --- a/gpu/command_buffer/common/constants.h |
| +++ b/gpu/command_buffer/common/constants.h |
| @@ -73,11 +73,11 @@ enum CommandBufferNamespace { |
| GPU_IO, |
| IN_PROCESS, |
| MOJO, |
| + OLD_SYNC_POINTS, |
| NUM_COMMAND_BUFFER_NAMESPACES |
| }; |
| - |
| } // namespace gpu |
| #endif // GPU_COMMAND_BUFFER_COMMON_CONSTANTS_H_ |