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

Unified Diff: webrtc/test/null_transport.h

Issue 2426563003: Moved transport.h from webrtc/ to webrtc/api, created build target and updated dependencies. (Closed)
Patch Set: Created issue webrtc:6785 as reminder and linked to it in comments. Created 4 years, 1 month 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/test/mock_transport.h ('k') | webrtc/transport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/null_transport.h
diff --git a/webrtc/test/null_transport.h b/webrtc/test/null_transport.h
index c49883e1dc099578d1d59f4d558e63d571e6aa74..41c4759b93fec7c2cd1ca773168d78f6df24f2cf 100644
--- a/webrtc/test/null_transport.h
+++ b/webrtc/test/null_transport.h
@@ -10,7 +10,7 @@
#ifndef WEBRTC_TEST_NULL_TRANSPORT_H_
#define WEBRTC_TEST_NULL_TRANSPORT_H_
-#include "webrtc/transport.h"
+#include "webrtc/api/call/transport.h"
namespace webrtc {
« no previous file with comments | « webrtc/test/mock_transport.h ('k') | webrtc/transport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698