| Index: media/formats/mp2t/ts_section_pes.h
 | 
| diff --git a/media/formats/mp2t/ts_section_pes.h b/media/formats/mp2t/ts_section_pes.h
 | 
| index ec12c8f2227b3e54d2b8aab798a40c83d477eda4..fd4d1438ac9a6e7c786bb8299a760d3741d539ab 100644
 | 
| --- a/media/formats/mp2t/ts_section_pes.h
 | 
| +++ b/media/formats/mp2t/ts_section_pes.h
 | 
| @@ -6,6 +6,7 @@
 | 
|  #define MEDIA_FORMATS_MP2T_TS_SECTION_PES_H_
 | 
|  
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "media/base/byte_queue.h"
 | 
|  #include "media/formats/mp2t/ts_section.h"
 | 
| 
 |