| Index: webrtc/api/test/mock_datachannel.h
|
| diff --git a/webrtc/api/test/mock_datachannel.h b/webrtc/api/test/mock_datachannel.h
|
| index 5828e4c343a47dc3d6b685383099f59eecc95fc3..cbe7f502f5db5bcf89c235d4c9d5aff0bd0fadc4 100644
|
| --- a/webrtc/api/test/mock_datachannel.h
|
| +++ b/webrtc/api/test/mock_datachannel.h
|
| @@ -12,7 +12,7 @@
|
| #define WEBRTC_API_TEST_MOCK_DATACHANNEL_H_
|
|
|
| #include "webrtc/api/datachannel.h"
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/base/gmock.h"
|
|
|
| namespace webrtc {
|
|
|
|
|