Index: content/renderer/media/webrtc_audio_device_not_impl.h |
diff --git a/content/renderer/media/webrtc_audio_device_not_impl.h b/content/renderer/media/webrtc_audio_device_not_impl.h |
index 1ba1b078f9b45a25161772378c2c86f5e805011a..e755b61cd406e7302634c114153c99c544191949 100644 |
--- a/content/renderer/media/webrtc_audio_device_not_impl.h |
+++ b/content/renderer/media/webrtc_audio_device_not_impl.h |
@@ -5,8 +5,10 @@ |
#ifndef CONTENT_RENDERER_MEDIA_WEBRTC_AUDIO_DEVICE_NOT_IMPL_H_ |
#define CONTENT_RENDERER_MEDIA_WEBRTC_AUDIO_DEVICE_NOT_IMPL_H_ |
-#include "base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/time/time.h" |
#include "content/common/content_export.h" |
#include "third_party/webrtc/modules/audio_device/include/audio_device.h" |