| Index: media/base/audio_timestamp_helper.h
|
| diff --git a/media/base/audio_timestamp_helper.h b/media/base/audio_timestamp_helper.h
|
| index 1ec4120c38861d7df896e306079414991be26062..511bdb9bc434a821e1f9acbc551bf9997a361896 100644
|
| --- a/media/base/audio_timestamp_helper.h
|
| +++ b/media/base/audio_timestamp_helper.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef MEDIA_BASE_AUDIO_TIMESTAMP_HELPER_H_
|
| #define MEDIA_BASE_AUDIO_TIMESTAMP_HELPER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "media/base/media_export.h"
|
|
|