| Index: media/formats/mp2t/mp2t_stream_parser.h
 | 
| diff --git a/media/formats/mp2t/mp2t_stream_parser.h b/media/formats/mp2t/mp2t_stream_parser.h
 | 
| index f1aff278f98f52732bcabbd42e8e950a060aafb4..90e1d3ebcbae4b810ce03d48d1055e9bd62aa823 100644
 | 
| --- a/media/formats/mp2t/mp2t_stream_parser.h
 | 
| +++ b/media/formats/mp2t/mp2t_stream_parser.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include <list>
 | 
|  #include <map>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "media/base/audio_decoder_config.h"
 | 
| 
 |