| Index: webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h b/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h
|
| index 3560eac3427f40bdd7c416e596956747dc75415f..32ff9c6e80d01959d78b66f8714075119a882ee0 100644
|
| --- a/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h
|
| +++ b/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_test.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <memory>
|
| #include <string>
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|