| 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..a09964e852a022a02179410a16ed43443ad65d1d 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/test/gmock.h"
|
|
|
| namespace webrtc {
|
|
|
|
|