| Index: media/formats/mp2t/es_parser_mpeg1audio.h
 | 
| diff --git a/media/formats/mp2t/es_parser_mpeg1audio.h b/media/formats/mp2t/es_parser_mpeg1audio.h
 | 
| index d1833e676ab27d00c83bb982c581c29c39337ec9..c110887a39c8accd9fe4807470eeea3538f2a8ac 100644
 | 
| --- a/media/formats/mp2t/es_parser_mpeg1audio.h
 | 
| +++ b/media/formats/mp2t/es_parser_mpeg1audio.h
 | 
| @@ -10,6 +10,7 @@
 | 
|  
 | 
|  #include "base/callback.h"
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "media/base/audio_decoder_config.h"
 | 
| 
 |