Index: webrtc/pc/quicdatachannel.cc |
diff --git a/webrtc/api/quicdatachannel.cc b/webrtc/pc/quicdatachannel.cc |
similarity index 99% |
rename from webrtc/api/quicdatachannel.cc |
rename to webrtc/pc/quicdatachannel.cc |
index 2ab2a3444fa6ee52c2771154a5598ab773fd0d31..8907ce767f78216930b128b155bd432237df92c3 100644 |
--- a/webrtc/api/quicdatachannel.cc |
+++ b/webrtc/pc/quicdatachannel.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/quicdatachannel.h" |
+#include "webrtc/pc/quicdatachannel.h" |
#include "webrtc/base/bind.h" |
#include "webrtc/base/bytebuffer.h" |