Chromium Code Reviews| Index: remoting/protocol/video_stream.h |
| diff --git a/remoting/protocol/video_stream.h b/remoting/protocol/video_stream.h |
| index 000a1f28e2bfb11d8af8111e93f90c2713d661d4..31da0f7ecdfbb8dc210c3b70772dff206568d920 100644 |
| --- a/remoting/protocol/video_stream.h |
| +++ b/remoting/protocol/video_stream.h |
| @@ -5,6 +5,8 @@ |
| #ifndef REMOTING_PROTOCOL_VIDEO_STREAM_H_ |
| #define REMOTING_PROTOCOL_VIDEO_STREAM_H_ |
| +#include <cstdint> |
| + |
| #include "base/callback_forward.h" |
| namespace webrtc { |