| Index: gpu/command_buffer/service/gles2_cmd_decoder.h
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_decoder.h b/gpu/command_buffer/service/gles2_cmd_decoder.h
|
| index adcb50d10bdb3b7cc0b021cf1fa3a2a8daba6ab5..46a0c40671d36726bdf9700121a6f3ee77ca0cf7 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_decoder.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_decoder.h
|
| @@ -319,7 +319,6 @@ class GPU_EXPORT GLES2Decoder : public base::SupportsWeakPtr<GLES2Decoder>,
|
| bool debug_;
|
| bool log_commands_;
|
| bool unsafe_es3_apis_enabled_;
|
| - bool force_shader_name_hashing_for_test_;
|
| DISALLOW_COPY_AND_ASSIGN(GLES2Decoder);
|
| };
|
|
|
|
|