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

Unified Diff: webrtc/call/flexfec_receive_stream.h

Issue 3004723002: Move RtpExtension to api/ directory and config.h/.cc to call/. (Closed)
Patch Set: Fix nit. Created 3 years, 3 months 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
« no previous file with comments | « webrtc/call/call_perf_tests.cc ('k') | webrtc/call/rtp_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/flexfec_receive_stream.h
diff --git a/webrtc/call/flexfec_receive_stream.h b/webrtc/call/flexfec_receive_stream.h
index 84447ff4e2c1a0c048d46b949f5e7e6b0c66df24..400bca4c13cf119da8c338a18dbc6e34c7fec76f 100644
--- a/webrtc/call/flexfec_receive_stream.h
+++ b/webrtc/call/flexfec_receive_stream.h
@@ -17,8 +17,9 @@
#include <vector>
#include "webrtc/api/call/transport.h"
+#include "webrtc/api/rtpparameters.h"
#include "webrtc/call/rtp_packet_sink_interface.h"
-#include "webrtc/config.h"
+#include "webrtc/common_types.h"
namespace webrtc {
« no previous file with comments | « webrtc/call/call_perf_tests.cc ('k') | webrtc/call/rtp_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698