Chromium Code Reviews| Index: webrtc/video/send_statistics_proxy.h |
| diff --git a/webrtc/video/send_statistics_proxy.h b/webrtc/video/send_statistics_proxy.h |
| index c098e3a810b3c1cae73cce52c833bf4d2ea4ae77..e9e89f64f53f860cc3b07b309ce4da2ffa527311 100644 |
| --- a/webrtc/video/send_statistics_proxy.h |
| +++ b/webrtc/video/send_statistics_proxy.h |
| @@ -11,6 +11,7 @@ |
| #ifndef WEBRTC_VIDEO_SEND_STATISTICS_PROXY_H_ |
| #define WEBRTC_VIDEO_SEND_STATISTICS_PROXY_H_ |
| +#include <map> |
| #include <string> |
| #include "webrtc/base/criticalsection.h" |