| Index: webrtc/modules/audio_processing/audio_processing_unittest.cc
|
| diff --git a/webrtc/modules/audio_processing/audio_processing_unittest.cc b/webrtc/modules/audio_processing/audio_processing_unittest.cc
|
| index c5f01f96fbeb8b0645cce17beabb456cdcc2250e..b52acce230c4d980feb25d8aa89a6f3092b619d1 100644
|
| --- a/webrtc/modules/audio_processing/audio_processing_unittest.cc
|
| +++ b/webrtc/modules/audio_processing/audio_processing_unittest.cc
|
| @@ -41,7 +41,7 @@ RTC_PUSH_IGNORING_WUNDEF()
|
| #ifdef WEBRTC_ANDROID_PLATFORM_BUILD
|
| #include "external/webrtc/webrtc/modules/audio_processing/test/unittest.pb.h"
|
| #else
|
| -#include "webrtc/modules/audio_processing/unittest.pb.h"
|
| +#include "webrtc/modules/audio_processing/test/unittest.pb.h"
|
| #endif
|
| RTC_POP_IGNORING_WUNDEF()
|
|
|
|
|