Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc |
index 254ee0e28564814e5e2ef6d7ea9d623c267d84e6..60990c1b1b98fa91626f97f75bab6638192cbd3d 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc |
@@ -12,7 +12,7 @@ |
#include <numeric> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gtest.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/packet.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/packet_sender.h" |