| Index: media/cast/net/pacing/mock_paced_packet_sender.cc
|
| diff --git a/media/cast/pacing/mock_paced_packet_sender.cc b/media/cast/net/pacing/mock_paced_packet_sender.cc
|
| similarity index 85%
|
| rename from media/cast/pacing/mock_paced_packet_sender.cc
|
| rename to media/cast/net/pacing/mock_paced_packet_sender.cc
|
| index 2b79d9fba75e685431512c8164a528c52fe64573..6caf8f6390e6f0064732ef397d040bb7476fa3b5 100644
|
| --- a/media/cast/pacing/mock_paced_packet_sender.cc
|
| +++ b/media/cast/net/pacing/mock_paced_packet_sender.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "media/cast/pacing/mock_paced_packet_sender.h"
|
| +#include "media/cast/net/pacing/mock_paced_packet_sender.h"
|
|
|
| namespace media {
|
| namespace cast {
|
|
|