| Index: third_party/libjingle/overrides/init_webrtc.h
|
| diff --git a/third_party/libjingle/overrides/init_webrtc.h b/third_party/libjingle/overrides/init_webrtc.h
|
| index 175c067ab9236d009309021c31b979561390ed73..c5c190c3350929e17d7daa688fd9bf7d5ef85e55 100644
|
| --- a/third_party/libjingle/overrides/init_webrtc.h
|
| +++ b/third_party/libjingle/overrides/init_webrtc.h
|
| @@ -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"
|
|
|