| Index: media/formats/common/stream_parser_test_base.h
 | 
| diff --git a/media/formats/common/stream_parser_test_base.h b/media/formats/common/stream_parser_test_base.h
 | 
| index f9e483ad11a3037242742335da31160ef0599502..f3431cd0b5750ee564b73120b149353e78edce99 100644
 | 
| --- a/media/formats/common/stream_parser_test_base.h
 | 
| +++ b/media/formats/common/stream_parser_test_base.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef MEDIA_FORMATS_COMMON_STREAM_PARSER_TEST_BASE_H_
 | 
|  #define MEDIA_FORMATS_COMMON_STREAM_PARSER_TEST_BASE_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "media/base/audio_decoder_config.h"
 | 
|  #include "media/base/stream_parser.h"
 | 
| 
 |