Index: webrtc/video/rampup_tests.h |
diff --git a/webrtc/video/rampup_tests.h b/webrtc/video/rampup_tests.h |
index 0e73da505812667962efc1145d866836343ae3a3..81159e67bf89120098ba760659e61ccd11488d8e 100644 |
--- a/webrtc/video/rampup_tests.h |
+++ b/webrtc/video/rampup_tests.h |
@@ -15,11 +15,11 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/base/event.h" |
#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/call.h" |
#include "webrtc/call/transport_adapter.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" |
-#include "webrtc/system_wrappers/include/event_wrapper.h" |
#include "webrtc/test/call_test.h" |
namespace webrtc { |