| 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 22ee2da0d0d7c424f59eae562d9cb6d4cecf1aa0..de63afca876564d60068d06368f3ba3a367bf15d 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include <algorithm>
|
| #include <vector>
|
| +#include "base/hash_tables.h"
|
| #define GLES2_GPU_SERVICE 1
|
| #include "gpu/command_buffer/common/gles2_cmd_format.h"
|
|
|
|
|