| Index: webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
|
| diff --git a/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h b/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
|
| index 2962dd368f7a21a2b804f97b7263dcc8bf65d1bf..cbc5f173f0a167c6c4aa61c842d6364186f1afa6 100644
|
| --- a/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
|
| +++ b/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
|
| @@ -10,7 +10,7 @@
|
| #ifndef WEBRTC_MODULES_RTP_RTCP_TEST_TESTAPI_TEST_API_H_
|
| #define WEBRTC_MODULES_RTP_RTCP_TEST_TESTAPI_TEST_API_H_
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/rtp_rtcp/include/receive_statistics.h"
|
| #include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h"
|
|
|