Index: webrtc/pc/test/fakeperiodicvideocapturer.h |
diff --git a/webrtc/pc/test/fakeperiodicvideocapturer.h b/webrtc/pc/test/fakeperiodicvideocapturer.h |
index 551df8b0e5820460bc3a278955b88c30fcb91e80..02b4e4b3e57eef7ff2ce666a815ca9c77a157669 100644 |
--- a/webrtc/pc/test/fakeperiodicvideocapturer.h |
+++ b/webrtc/pc/test/fakeperiodicvideocapturer.h |
@@ -16,8 +16,8 @@ |
#include <vector> |
-#include "webrtc/base/thread.h" |
#include "webrtc/media/base/fakevideocapturer.h" |
+#include "webrtc/rtc_base/thread.h" |
namespace webrtc { |