| Index: gpu/command_buffer/service/cmd_parser_test.cc | 
| diff --git a/gpu/command_buffer/service/cmd_parser_test.cc b/gpu/command_buffer/service/cmd_parser_test.cc | 
| index d880830f661c23edc4f3bf10001c14fa7f5d16ed..7df519d71431e6e8222864731da7158409d0fc9d 100644 | 
| --- a/gpu/command_buffer/service/cmd_parser_test.cc | 
| +++ b/gpu/command_buffer/service/cmd_parser_test.cc | 
| @@ -4,6 +4,8 @@ | 
|  | 
| // Tests for the command parser. | 
|  | 
| +#include <stddef.h> | 
| + | 
| #include "base/logging.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "gpu/command_buffer/service/cmd_parser.h" | 
|  |