| Index: webrtc/api/proxy_unittest.cc
 | 
| diff --git a/webrtc/api/proxy_unittest.cc b/webrtc/api/proxy_unittest.cc
 | 
| index 005d0622ce01d19da93c344df5719740823a1995..60298b7235eec0c1d674d9614f455c5e67e7bdc9 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/base/gmock.h"
 | 
|  #include "webrtc/base/gunit.h"
 | 
|  #include "webrtc/base/refcount.h"
 | 
|  #include "webrtc/base/thread.h"
 | 
| 
 |