| Index: gpu/command_buffer/client/gles2_trace_implementation.h
|
| diff --git a/gpu/command_buffer/client/gles2_trace_implementation.h b/gpu/command_buffer/client/gles2_trace_implementation.h
|
| index 18e6a793cfece04048b271987aca4cf2236771f9..4ca5b65053c33bc5275c3e37888d6228869b89ed 100644
|
| --- a/gpu/command_buffer/client/gles2_trace_implementation.h
|
| +++ b/gpu/command_buffer/client/gles2_trace_implementation.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef GPU_COMMAND_BUFFER_CLIENT_GLES2_TRACE_IMPLEMENTATION_H_
|
| #define GPU_COMMAND_BUFFER_CLIENT_GLES2_TRACE_IMPLEMENTATION_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "gles2_impl_export.h"
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| -#include "gpu/command_buffer/common/compiler_specific.h"
|
|
|
| namespace gpu {
|
| namespace gles2 {
|
|
|