Chromium Code Reviews| Index: webrtc/common_audio/ring_buffer_unittest.cc |
| diff --git a/webrtc/common_audio/ring_buffer_unittest.cc b/webrtc/common_audio/ring_buffer_unittest.cc |
| index 92c470a02d707ba27f14e57c489b4e0596243e60..5c8ce717d5862cdd8a120821cdec98d3b896ef07 100644 |
| --- a/webrtc/common_audio/ring_buffer_unittest.cc |
| +++ b/webrtc/common_audio/ring_buffer_unittest.cc |
| @@ -16,7 +16,7 @@ |
| #include <algorithm> |
| #include <memory> |
| -#include "testing/gtest/include/gtest/gtest.h" |
| +#include "webrtc/base/gtest.h" |
| namespace webrtc { |