Chromium Code Reviews| Index: webrtc/test/mock_transport.h |
| diff --git a/webrtc/test/mock_transport.h b/webrtc/test/mock_transport.h |
| index 4937134512f53b76d0b9606398c6d476d7996cb4..ef2b891993a004bc08d9f78040e04b0c5d75f600 100644 |
| --- a/webrtc/test/mock_transport.h |
| +++ b/webrtc/test/mock_transport.h |
| @@ -11,7 +11,7 @@ |
| #ifndef WEBRTC_TEST_MOCK_TRANSPORT_H_ |
| #define WEBRTC_TEST_MOCK_TRANSPORT_H_ |
| -#include "testing/gmock/include/gmock/gmock.h" |
| +#include "webrtc/base/gmock.h" |
| #include "webrtc/transport.h" |
| namespace webrtc { |