Index: webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
index 793e06421f41f4c6b880772e954f98aae1c34c1a..1b1e4a8f9da39254c0eaba87fc06f8d48b8432e4 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
@@ -12,7 +12,7 @@ |
#include <vector> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gtest.h" |
#include "webrtc/base/common.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |