Index: webrtc/test/fake_network_pipe.cc |
diff --git a/webrtc/test/fake_network_pipe.cc b/webrtc/test/fake_network_pipe.cc |
index a614cc316f0275c3be81eaff7fcb3dc90ddc5fae..bb9d6b1322e5ecf495aca3b46ec25c098bed2d98 100644 |
--- a/webrtc/test/fake_network_pipe.cc |
+++ b/webrtc/test/fake_network_pipe.cc |
@@ -17,9 +17,9 @@ |
#include <algorithm> |
#include <cmath> |
-#include "webrtc/base/logging.h" |
#include "webrtc/call/call.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
+#include "webrtc/rtc_base/logging.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |