| Index: jingle/glue/logging_unittest.cc
|
| diff --git a/jingle/glue/logging_unittest.cc b/jingle/glue/logging_unittest.cc
|
| index 96401784b9776cd1d3213cd11da9c54557fe748d..a5613f7647ee9b48a0669d83e8b87acd87a7229f 100644
|
| --- a/jingle/glue/logging_unittest.cc
|
| +++ b/jingle/glue/logging_unittest.cc
|
| @@ -17,7 +17,7 @@
|
| // libjingle style logging is used.
|
| #define LOGGING_INSIDE_WEBRTC
|
|
|
| -#include "third_party/webrtc/overrides/webrtc/base/logging.h"
|
| +#include "third_party/webrtc_overrides/webrtc/base/logging.h"
|
|
|
| #if defined(OS_WIN)
|
| static const wchar_t* const log_file_name = L"libjingle_logging.log";
|
|
|