Move FakeRtcRtp{Sender,Receiver,Transceiver} to Blink
These testing classes are needed for peer_connection_tracker_unittest.cc, that will be Onion soup'ed next, together with various other classes and tests. For simplicity, this particular pair of files are moved independently, so the core CL is easier to review. Note that the classes got renamed to FakeRtcRtp{XXX}Impl, to mirror their respective non-fake classes, moved to Blink in [1], [2] and [3]. [1] https://crrev.com/c/1819801 [2] https://crrev.com/c/1819811 [3] https://crrev.com/c/1820060 BUG=787254 R=guidou@chromium.org, haraken@chromium.org Change-Id: I3b8de656d96ef4148f6a08afb23080803a52255f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835799 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#705095}
Showing
Please register or sign in to comment