| 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 5493382e1a022650b997d678a7742b24b6fc14be..6c3b9b7558e177e514c9486281c6a620537c8869 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"
|
|
|