| Index: media/formats/mp4/bitstream_converter.h
|
| diff --git a/media/formats/mp4/bitstream_converter.h b/media/formats/mp4/bitstream_converter.h
|
| index efd635631060bfc3ec78bd2afe8147934af61c5f..3084c3ddb63e7600a2943229640a8ae2bc2249fc 100644
|
| --- a/media/formats/mp4/bitstream_converter.h
|
| +++ b/media/formats/mp4/bitstream_converter.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef MEDIA_FORMATS_MP4_BITSTREAM_CONVERTER_H_
|
| #define MEDIA_FORMATS_MP4_BITSTREAM_CONVERTER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/memory/ref_counted.h"
|
|
|