| Index: gpu/command_buffer/client/client_context_state_impl_autogen.h
|
| diff --git a/gpu/command_buffer/client/client_context_state_impl_autogen.h b/gpu/command_buffer/client/client_context_state_impl_autogen.h
|
| index 036f92ccdc958291ac4f37ebf0d7326c821d33ac..203c8d377503d6c1ba77be8f3d9e9d9608f25361 100644
|
| --- a/gpu/command_buffer/client/client_context_state_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/client_context_state_impl_autogen.h
|
| @@ -23,8 +23,7 @@ ClientContextState::EnableFlags::EnableFlags()
|
| scissor_test(false),
|
| stencil_test(false),
|
| rasterizer_discard(false),
|
| - primitive_restart_fixed_index(false) {
|
| -}
|
| + primitive_restart_fixed_index(false) {}
|
|
|
| bool ClientContextState::SetCapabilityState(GLenum cap,
|
| bool enabled,
|
|
|