| 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..4096a93216c236b34e2f1b0fedb232e463507ef6 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/test/gmock.h"
|
| #include "webrtc/typedefs.h"
|
| #include "webrtc/video_frame.h"
|
|
|
|
|