Index: webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc |
diff --git a/webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc b/webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc |
index e4ec739e18dfaf9157df7b0e666afa71c505a4cc..cd12b580126dde5b0c94506ceb6947c8d3910c48 100644 |
--- a/webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc |
+++ b/webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc |
@@ -13,8 +13,8 @@ |
#include <vector> |
#include <utility> |
-#include "testing/gmock/include/gmock/gmock.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/test/gmock.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h" |
namespace webrtc { |