Index: content/renderer/media/audio_repetition_detector.h |
diff --git a/content/renderer/media/audio_repetition_detector.h b/content/renderer/media/audio_repetition_detector.h |
index 03d7eaea201f110455c6e483e2d80b34cde645b4..ce61dcaf364f5523a3ed8bb423b7e96e44229bcc 100644 |
--- a/content/renderer/media/audio_repetition_detector.h |
+++ b/content/renderer/media/audio_repetition_detector.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_RENDERER_MEDIA_AUDIO_REPETITION_DETECTOR_H_ |
#define CONTENT_RENDERER_MEDIA_AUDIO_REPETITION_DETECTOR_H_ |
+#include <stddef.h> |
+ |
#include <vector> |
#include "base/callback.h" |