Chromium Code Reviews| 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..46758f1b66d4ee9275f44878ce5f220eca337d6d 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/base/gtest.h" |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |