Index: gpu/command_buffer/service/context_state_impl_autogen.h |
diff --git a/gpu/command_buffer/service/context_state_impl_autogen.h b/gpu/command_buffer/service/context_state_impl_autogen.h |
index 2e4d28a2d59522d84a5367df1e7e4708d61ad90d..5b3709c418348a1c6b9ea9497264c4fca3dd4d15 100644 |
--- a/gpu/command_buffer/service/context_state_impl_autogen.h |
+++ b/gpu/command_buffer/service/context_state_impl_autogen.h |
@@ -21,7 +21,8 @@ ContextState::EnableFlags::EnableFlags() |
sample_alpha_to_coverage(false), |
sample_coverage(false), |
scissor_test(false), |
- stencil_test(false) {} |
+ stencil_test(false) { |
+} |
void ContextState::Initialize() { |
blend_color_red = 0.0f; |