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

Unified Diff: webrtc/test/fake_network_pipe.cc

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/test/fake_network_pipe.cc
diff --git a/webrtc/test/fake_network_pipe.cc b/webrtc/test/fake_network_pipe.cc
index 5a8d4fb38066090679b796474a84bac415ab04df..88851372cb720978a0b2eb7a6ab1ab068361e3fb 100644
--- a/webrtc/test/fake_network_pipe.cc
+++ b/webrtc/test/fake_network_pipe.cc
@@ -17,7 +17,7 @@
#include <algorithm>
#include <cmath>
-#include "webrtc/call.h"
+#include "webrtc/call/call.h"
#include "webrtc/system_wrappers/include/clock.h"
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698