| Index: webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| diff --git a/webrtc/modules/audio_processing/test/bitexactness_tools.h b/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| index d4c09d49c695affda5e140d7e9a02640be37e58f..4ddc7e3bae24203fd4fa4909c9b3d653fc894843 100644
|
| --- a/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| +++ b/webrtc/modules/audio_processing/test/bitexactness_tools.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "webrtc/base/array_view.h"
|
| #include "webrtc/modules/audio_coding/neteq/tools/input_audio_file.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
| namespace test {
|
|
|