Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: webrtc/call/rampup_tests.h

Issue 2550273003: Moved call.h and most of api/call/* into call/ (Closed)
Patch Set: Separated headers into :call_interfaces; update deps Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/call/rampup_tests.h
diff --git a/webrtc/call/rampup_tests.h b/webrtc/call/rampup_tests.h
index f03b926460d870eeb4fa4a6fa38257cced257c37..2c70a95a575a18b20787aa62bb9107c17d1f752e 100644
--- a/webrtc/call/rampup_tests.h
+++ b/webrtc/call/rampup_tests.h
@@ -16,7 +16,7 @@
#include <vector>
#include "webrtc/base/event.h"
-#include "webrtc/call.h"
+#include "webrtc/call/call.h"
#include "webrtc/logging/rtc_event_log/rtc_event_log.h"
#include "webrtc/test/call_test.h"

Powered by Google App Engine
This is Rietveld 408576698