Chromium Code Reviews| 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..8a43f2db3092d863dd55950eb00e7b8dbe4624cd 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/base/gtest.h" |
| namespace webrtc { |
| namespace test { |