Chromium Code Reviews| Index: webrtc/test/fake_network_pipe.h |
| diff --git a/webrtc/test/fake_network_pipe.h b/webrtc/test/fake_network_pipe.h |
| index 2dcbcf59d128fbf732adba4e373aeb352741c5e1..b0c10c07ff20a1ef93666239a0b176d444c99486 100644 |
| --- a/webrtc/test/fake_network_pipe.h |
| +++ b/webrtc/test/fake_network_pipe.h |
| @@ -63,7 +63,6 @@ class NetworkPacket { |
| // capacity and adding an extra transport delay in addition to the capacity |
| // introduced delay. |
| -// TODO(mflodman) Add random and bursty packet loss. |
|
mflodman
2016/08/03 12:56:54
This has already been implemented.
|
| class FakeNetworkPipe { |
| public: |
| struct Config { |