Chromium Code Reviews| Index: webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc |
| diff --git a/webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc b/webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc |
| index a4d75aed04a5fea97316883abc51530c0731ff55..4c166774a430dc2d63b9a60305bb4ca3cf8cc3bf 100644 |
| --- a/webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc |
| +++ b/webrtc/system_wrappers/source/rtp_to_ntp_unittest.cc |
| @@ -9,7 +9,7 @@ |
| */ |
| #include "testing/gtest/include/gtest/gtest.h" |
| -#include "webrtc/system_wrappers/interface/rtp_to_ntp.h" |
| +#include "webrtc/system_wrappers/include/rtp_to_ntp.h" |
| namespace webrtc { |