| Index: media/formats/webm/webm_crypto_helpers.h
|
| diff --git a/media/formats/webm/webm_crypto_helpers.h b/media/formats/webm/webm_crypto_helpers.h
|
| index d3863022c23848b1c537f1968e87d2eac25c4c9f..284b2d083dd865f1be3246754b517746a44e5293 100644
|
| --- a/media/formats/webm/webm_crypto_helpers.h
|
| +++ b/media/formats/webm/webm_crypto_helpers.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef MEDIA_FORMATS_WEBM_WEBM_CRYPTO_HELPERS_H_
|
| #define MEDIA_FORMATS_WEBM_WEBM_CRYPTO_HELPERS_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "media/base/decoder_buffer.h"
|
|
|
|
|