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

Unified Diff: webrtc/voice_engine/include/voe_network.h

Issue 1369263002: Unify Transport and newapi::Transport interfaces. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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
Index: webrtc/voice_engine/include/voe_network.h
diff --git a/webrtc/voice_engine/include/voe_network.h b/webrtc/voice_engine/include/voe_network.h
index c667c7f321e78f855cca0c1c29f34ab16c8632c4..c5b0aebd885ea95cd6876d1319a895a296e00f29 100644
--- a/webrtc/voice_engine/include/voe_network.h
+++ b/webrtc/voice_engine/include/voe_network.h
@@ -35,6 +35,7 @@
#define WEBRTC_VOICE_ENGINE_VOE_NETWORK_H
#include "webrtc/common_types.h"
+#include "webrtc/transport.h"
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698