| Index: ppapi/cpp/media_stream_video_track.h
|
| diff --git a/ppapi/cpp/media_stream_video_track.h b/ppapi/cpp/media_stream_video_track.h
|
| index 5d03745f196e19da0b552b07c3d20cb405114bea..065d1d4f24a754ab0fc107fa40be18f1665b019e 100644
|
| --- a/ppapi/cpp/media_stream_video_track.h
|
| +++ b/ppapi/cpp/media_stream_video_track.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef PPAPI_CPP_MEDIA_STREAM_VIDEO_TRACK_H_
|
| #define PPAPI_CPP_MEDIA_STREAM_VIDEO_TRACK_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "ppapi/c/ppb_media_stream_video_track.h"
|
|
|