| Index: webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h b/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h
|
| index ae05912b5f0fd1d986605017430b5da6234df898..220811fce154d5a8d93fe0a3f13fc50bd8f34ec0 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h
|
| +++ b/webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_observer.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/base/gmock.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
|
|
| namespace webrtc {
|
|
|