| Index: media/cast/cast_sender_impl.h
 | 
| diff --git a/media/cast/cast_sender_impl.h b/media/cast/cast_sender_impl.h
 | 
| index 6ada92637f259da74ec1bfc88ea572ede602f5af..f43bcd631fcefe9dd02b184486834060b9efe214 100644
 | 
| --- a/media/cast/cast_sender_impl.h
 | 
| +++ b/media/cast/cast_sender_impl.h
 | 
| @@ -4,6 +4,7 @@
 | 
|  #ifndef MEDIA_CAST_CAST_SENDER_IMPL_H_
 | 
|  #define MEDIA_CAST_CAST_SENDER_IMPL_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "media/cast/cast_environment.h"
 | 
| 
 |