| Index: webrtc/api/proxy_unittest.cc
|
| diff --git a/webrtc/api/proxy_unittest.cc b/webrtc/api/proxy_unittest.cc
|
| index 005d0622ce01d19da93c344df5719740823a1995..8c16513faca436e4618126740acd4a0cccd33af8 100644
|
| --- a/webrtc/api/proxy_unittest.cc
|
| +++ b/webrtc/api/proxy_unittest.cc
|
| @@ -13,7 +13,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| +#include "webrtc/test/gmock.h"
|
| #include "webrtc/base/gunit.h"
|
| #include "webrtc/base/refcount.h"
|
| #include "webrtc/base/thread.h"
|
|
|