| Index: webrtc/base/rate_limiter_unittest.cc
 | 
| diff --git a/webrtc/base/rate_limiter_unittest.cc b/webrtc/base/rate_limiter_unittest.cc
 | 
| index d441128c981bca0fc29caea50d36e10107663e46..20e9313b8db9ffd0cc51e2d375dc834d31242939 100644
 | 
| --- a/webrtc/base/rate_limiter_unittest.cc
 | 
| +++ b/webrtc/base/rate_limiter_unittest.cc
 | 
| @@ -11,7 +11,7 @@
 | 
|  #include <algorithm>
 | 
|  #include <memory>
 | 
|  
 | 
| -#include "testing/gtest/include/gtest/gtest.h"
 | 
| +#include "webrtc/base/gtest.h"
 | 
|  
 | 
|  #include "webrtc/base/event.h"
 | 
|  #include "webrtc/base/platform_thread.h"
 | 
| 
 |