Chromium Code Reviews| Index: gpu/command_buffer/common/mailbox.h |
| diff --git a/gpu/command_buffer/common/mailbox.h b/gpu/command_buffer/common/mailbox.h |
| index b592fa4d68f0602f31a0ed561a5b389b33218bd1..f6b334a8a6b0975ba4e59b9ab2ba45f0514c9855 100644 |
| --- a/gpu/command_buffer/common/mailbox.h |
| +++ b/gpu/command_buffer/common/mailbox.h |
| @@ -12,7 +12,7 @@ |
| // From gl2/gl2ext.h. |
| #ifndef GL_MAILBOX_SIZE_CHROMIUM |
| -#define GL_MAILBOX_SIZE_CHROMIUM 64 |
| +#define GL_MAILBOX_SIZE_CHROMIUM 16 |
| #endif |
| namespace gpu { |