Index: webrtc/rtc_base/signalthread_unittest.cc |
diff --git a/webrtc/rtc_base/signalthread_unittest.cc b/webrtc/rtc_base/signalthread_unittest.cc |
index 53bb006102bbfc55395bdfe49c1cae69aa7c04cc..99d3206a606779a98c5d67ea4e306b4d0a442e23 100644 |
--- a/webrtc/rtc_base/signalthread_unittest.cc |
+++ b/webrtc/rtc_base/signalthread_unittest.cc |
@@ -10,10 +10,10 @@ |
#include <memory> |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/gunit.h" |
-#include "webrtc/base/signalthread.h" |
-#include "webrtc/base/thread.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/gunit.h" |
+#include "webrtc/rtc_base/signalthread.h" |
+#include "webrtc/rtc_base/thread.h" |
using namespace rtc; |