| Index: webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/stringize_macros_unittest.cc b/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| index c2f312bf90eae171f0bda338d8b7edc11c2e0e19..8b103c5d391fc3dd9af6d8e1263df29379eacc9f 100644
|
| --- a/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "webrtc/system_wrappers/include/stringize_macros.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| // Macros as per documentation in header file.
|
| #define PREPROCESSOR_UTIL_UNITTEST_A FOO
|
|
|