Chromium Code Reviews| Index: remoting/protocol/video_stream.h |
| diff --git a/remoting/protocol/video_stream.h b/remoting/protocol/video_stream.h |
| index 31da0f7ecdfbb8dc210c3b70772dff206568d920..f81db85f81c2fce065ca2e9dd50c97b3f276ed94 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 <stdint.h> |
| + |
| #include <cstdint> |
| #include "base/callback_forward.h" |