| Index: gpu/command_buffer/common/value_state.h
|
| diff --git a/gpu/command_buffer/common/value_state.h b/gpu/command_buffer/common/value_state.h
|
| index 478924581b8a13b45d8afd9cfce38f7cbd38b8b5..ca7675fb08af520caa12c719e6ddc451b80d3734 100644
|
| --- a/gpu/command_buffer/common/value_state.h
|
| +++ b/gpu/command_buffer/common/value_state.h
|
| @@ -6,6 +6,7 @@
|
| #define GPU_COMMAND_BUFFER_COMMON_VALUE_STATE_H_
|
|
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "gpu/gpu_export.h"
|
|
|
|
|