| Index: webrtc/rtc_base/httpcommon_unittest.cc
 | 
| diff --git a/webrtc/rtc_base/httpcommon_unittest.cc b/webrtc/rtc_base/httpcommon_unittest.cc
 | 
| index 2a4fe65088a2a581cd8be8518b4afdf59d52e329..10e378987af8b28cda53bca743702700f4d2f5ef 100644
 | 
| --- a/webrtc/rtc_base/httpcommon_unittest.cc
 | 
| +++ b/webrtc/rtc_base/httpcommon_unittest.cc
 | 
| @@ -8,9 +8,9 @@
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
|   */
 | 
|  
 | 
| -#include "webrtc/rtc_base/httpcommon.h"
 | 
| -#include "webrtc/rtc_base/gunit.h"
 | 
| -#include "webrtc/rtc_base/httpcommon-inl.h"
 | 
| +#include "webrtc/base/gunit.h"
 | 
| +#include "webrtc/base/httpcommon-inl.h"
 | 
| +#include "webrtc/base/httpcommon.h"
 | 
|  
 | 
|  namespace rtc {
 | 
|  
 | 
| 
 |