| Index: webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| diff --git a/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h b/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| index 1e2c9b8fb64311a1d6d7ddf52a43cc6114be3219..1dca99af3aff189b7fff5a0a96491cee2f763a3e 100644
|
| --- a/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| +++ b/webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/base/gmock.h"
|
| #include "webrtc/typedefs.h"
|
| #include "webrtc/video_frame.h"
|
|
|
|
|