| Index: webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc
|
| diff --git a/webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc b/webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc
|
| index b32f54e03cf96205c399d1934befba7bfc8adbb3..940276bdfc638eca9a4c40f1985091cfaa7797ef 100644
|
| --- a/webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc
|
| +++ b/webrtc/modules/audio_coding/neteq/tools/packet_unittest.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "webrtc/modules/audio_coding/neteq/tools/packet.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
|
|
| namespace webrtc {
|
| namespace test {
|
|
|