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

Unified Diff: webrtc/call/transport_adapter.h

Issue 2426563003: Moved transport.h from webrtc/ to webrtc/api, created build target and updated dependencies. (Closed)
Patch Set: Created 4 years, 2 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/call/transport_adapter.h
diff --git a/webrtc/call/transport_adapter.h b/webrtc/call/transport_adapter.h
index 583cdf95857cc631ee6f7fcc3930f6c92b2e795f..0d7edd77c2b7a525681599ce94259bad613c5619 100644
--- a/webrtc/call/transport_adapter.h
+++ b/webrtc/call/transport_adapter.h
@@ -10,9 +10,9 @@
#ifndef WEBRTC_CALL_TRANSPORT_ADAPTER_H_
#define WEBRTC_CALL_TRANSPORT_ADAPTER_H_
+#include "webrtc/api/call/transport.h"
#include "webrtc/common_types.h"
#include "webrtc/system_wrappers/include/atomic32.h"
-#include "webrtc/transport.h"
namespace webrtc {
namespace internal {

Powered by Google App Engine
This is Rietveld 408576698