Index: gpu/command_buffer/common/gles2_cmd_utils.cc |
diff --git a/gpu/command_buffer/common/gles2_cmd_utils.cc b/gpu/command_buffer/common/gles2_cmd_utils.cc |
index 871439725e37366380993fcf3ab10972121f1725..93e7abc541ede9a48f8907fbda4a48014f833a9d 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_utils.cc |
+++ b/gpu/command_buffer/common/gles2_cmd_utils.cc |
@@ -1789,8 +1789,7 @@ |
} // namespace |
ContextCreationAttribHelper::ContextCreationAttribHelper() |
- : gpu_preference(gl::PreferIntegratedGpu), |
- alpha_size(-1), |
+ : alpha_size(-1), |
blue_size(-1), |
green_size(-1), |
red_size(-1), |