| Index: third_party/libjingle/overrides/init_webrtc.h
|
| ===================================================================
|
| --- third_party/libjingle/overrides/init_webrtc.h (revision 287779)
|
| +++ third_party/libjingle/overrides/init_webrtc.h (working copy)
|
| @@ -5,6 +5,8 @@
|
| #ifndef THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_
|
| #define THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_
|
|
|
| +#include <string>
|
| +
|
| #include "allocator_shim/allocator_stub.h"
|
| #include "base/logging.h"
|
| #include "third_party/webrtc/system_wrappers/interface/event_tracer.h"
|
|
|