Index: webrtc/base/thread_unittest.cc |
diff --git a/webrtc/base/thread_unittest.cc b/webrtc/base/thread_unittest.cc |
index d7330581780fce23ab87d0eb27824cc3276581c1..bf3cbd0896341354e11db1fd9b7f1d0abb718398 100644 |
--- a/webrtc/base/thread_unittest.cc |
+++ b/webrtc/base/thread_unittest.cc |
@@ -8,6 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include <memory> |
+ |
#include "webrtc/base/asyncinvoker.h" |
#include "webrtc/base/asyncudpsocket.h" |
#include "webrtc/base/event.h" |