| Index: media/cast/net/frame_id_wrap_helper_test.cc
|
| diff --git a/media/cast/net/frame_id_wrap_helper_test.cc b/media/cast/net/frame_id_wrap_helper_test.cc
|
| index 5ffeb224c0f3bf81d28d165a54ac3f2152554163..64e1dbc2bc5e66a1a950173e15c5dc5955bd36b8 100644
|
| --- a/media/cast/net/frame_id_wrap_helper_test.cc
|
| +++ b/media/cast/net/frame_id_wrap_helper_test.cc
|
| @@ -3,6 +3,9 @@
|
| // found in the LICENSE file.
|
|
|
| #include <gtest/gtest.h>
|
| +#include <stdint.h>
|
| +
|
| +#include "base/macros.h"
|
| #include "media/cast/constants.h"
|
| #include "media/cast/net/cast_transport_defines.h"
|
|
|
|
|