Chromium Code Reviews| Index: webrtc/modules/pacing/include/mock/mock_paced_sender.h |
| diff --git a/webrtc/modules/pacing/include/mock/mock_paced_sender.h b/webrtc/modules/pacing/include/mock/mock_paced_sender.h |
| index 632ec9bd05f5920aad55ad9839a7a7564f322763..b2cefdff8b004d02342a650336e891046a46a183 100644 |
| --- a/webrtc/modules/pacing/include/mock/mock_paced_sender.h |
| +++ b/webrtc/modules/pacing/include/mock/mock_paced_sender.h |
| @@ -16,7 +16,7 @@ |
| #include <vector> |
| #include "webrtc/modules/pacing/include/paced_sender.h" |
| -#include "webrtc/system_wrappers/interface/clock.h" |
| +#include "webrtc/system_wrappers/include/clock.h" |
| namespace webrtc { |