Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
index 5fb3252195168aa0f37de798caf0fb89878e6bf7..b11ea1a8a6b0d81a9faccc7babb6ca354fffff1b 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
@@ -14,7 +14,7 @@ |
#include <map> |
#include <string> |
#include <vector> |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |