Chromium Code Reviews| Index: gpu/command_buffer/service/feature_info.h |
| =================================================================== |
| --- gpu/command_buffer/service/feature_info.h (revision 186458) |
| +++ gpu/command_buffer/service/feature_info.h (working copy) |
| @@ -54,7 +54,6 @@ |
| bool restore_scissor_on_fbo_change; |
| bool flush_on_context_switch; |
| bool delete_instead_of_resize_fbo; |
| - bool use_client_side_arrays_for_stream_buffers; |
| // Note: 0 here means use driver limit. |
| GLint max_texture_size; |