| Index: media/cast/receiver/cast_receiver_impl.h
 | 
| diff --git a/media/cast/receiver/cast_receiver_impl.h b/media/cast/receiver/cast_receiver_impl.h
 | 
| index f94735c9b81e6109a0a7843365067181c549a3df..ca2b7650d28f83e9f2cde45dc1b12b1334b125c0 100644
 | 
| --- a/media/cast/receiver/cast_receiver_impl.h
 | 
| +++ b/media/cast/receiver/cast_receiver_impl.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_H_
 | 
|  #define MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "media/cast/cast_environment.h"
 | 
| 
 |