| Index: webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h b/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h
|
| index 61773037d7469c1a0353df01bda3975fb4223d11..b65d424f334d2bcd9fac27605150da58781df674 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
|
|
| namespace webrtc {
|
|
|