| Index: gpu/command_buffer/service/gles2_cmd_validation.h
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_validation.h b/gpu/command_buffer/service/gles2_cmd_validation.h
|
| index 21a1866dcff189c76046063daebfdb061b60bdac..4570b9d71e53a620aeec0bc7558e8033012139d1 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation.h
|
| @@ -64,6 +64,7 @@ struct Validators {
|
| Validators();
|
|
|
| void UpdateValuesES3();
|
| + void UpdateES30CompressedTextureFormats();
|
|
|
| #include "gpu/command_buffer/service/gles2_cmd_validation_autogen.h"
|
| };
|
|
|