| 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 ca2b7650d28f83e9f2cde45dc1b12b1334b125c0..e836669e8c532c1df037809337cec776efa218a1 100644
|
| --- a/media/cast/receiver/cast_receiver_impl.h
|
| +++ b/media/cast/receiver/cast_receiver_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_H_
|
| #define MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|