Index: content/renderer/media/android/audio_decoder_android.h |
diff --git a/content/renderer/media/android/audio_decoder_android.h b/content/renderer/media/android/audio_decoder_android.h |
index 983e8b428504aeb5969b09092e94017d1838f203..3f4c45bc19d59431669985fdfdb58ad934b780a6 100644 |
--- a/content/renderer/media/android/audio_decoder_android.h |
+++ b/content/renderer/media/android/audio_decoder_android.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_RENDERER_MEDIA_ANDROID_AUDIO_DECODER_ANDROID_H_ |
#define CONTENT_RENDERER_MEDIA_ANDROID_AUDIO_DECODER_ANDROID_H_ |
+#include <stddef.h> |
+ |
#include "content/child/thread_safe_sender.h" |
namespace blink { |