| Index: media/formats/mp2t/es_parser_h264.h
 | 
| diff --git a/media/formats/mp2t/es_parser_h264.h b/media/formats/mp2t/es_parser_h264.h
 | 
| index 1a52c5709edc42290270d320f005e78cdb760296..b220c3636635996cda914ca34b6c3093358a3e38 100644
 | 
| --- a/media/formats/mp2t/es_parser_h264.h
 | 
| +++ b/media/formats/mp2t/es_parser_h264.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/media_export.h"
 | 
| 
 |