| Index: webrtc/base/stringize_macros_unittest.cc | 
| diff --git a/webrtc/system_wrappers/source/stringize_macros_unittest.cc b/webrtc/base/stringize_macros_unittest.cc | 
| similarity index 95% | 
| rename from webrtc/system_wrappers/source/stringize_macros_unittest.cc | 
| rename to webrtc/base/stringize_macros_unittest.cc | 
| index 8b103c5d391fc3dd9af6d8e1263df29379eacc9f..d0ba113d4d5d0bb7d4474a9b05044795f7f3d548 100644 | 
| --- a/webrtc/system_wrappers/source/stringize_macros_unittest.cc | 
| +++ b/webrtc/base/stringize_macros_unittest.cc | 
| @@ -8,7 +8,7 @@ | 
| *  be found in the AUTHORS file in the root of the source tree. | 
| */ | 
|  | 
| -#include "webrtc/system_wrappers/include/stringize_macros.h" | 
| +#include "webrtc/base/stringize_macros.h" | 
|  | 
| #include "webrtc/test/gtest.h" | 
|  | 
|  |