Index: webrtc/call/rampup_tests.h |
diff --git a/webrtc/call/rampup_tests.h b/webrtc/call/rampup_tests.h |
index 6710dd12f8f4f45fdc1893f81c9dd457cce3849d..eedef7bea7b9e32faef54f8ca3761ace6d14a91b 100644 |
--- a/webrtc/call/rampup_tests.h |
+++ b/webrtc/call/rampup_tests.h |
@@ -15,9 +15,9 @@ |
#include <string> |
#include <vector> |
-#include "webrtc/base/event.h" |
#include "webrtc/call/call.h" |
#include "webrtc/logging/rtc_event_log/rtc_event_log.h" |
+#include "webrtc/rtc_base/event.h" |
#include "webrtc/test/call_test.h" |
namespace webrtc { |