| Index: webrtc/base/platform_thread_unittest.cc
|
| diff --git a/webrtc/base/platform_thread_unittest.cc b/webrtc/base/platform_thread_unittest.cc
|
| index d06a738a337a4af09fb102ca34264f967e832c2e..847946aaca4de991ba848f5b89c3ba0af08d7a91 100644
|
| --- a/webrtc/base/platform_thread_unittest.cc
|
| +++ b/webrtc/base/platform_thread_unittest.cc
|
| @@ -11,7 +11,6 @@
|
| #include "webrtc/base/platform_thread.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/system_wrappers/include/sleep.h"
|
|
|
| namespace rtc {
|
|
|