| Index: media/cast/net/rtp/rtp_packet_builder.cc
|
| diff --git a/media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.cc b/media/cast/net/rtp/rtp_packet_builder.cc
|
| similarity index 97%
|
| rename from media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.cc
|
| rename to media/cast/net/rtp/rtp_packet_builder.cc
|
| index b8ab3baa296dc483cd3338a9e05292181e8c2dd2..2ca75618ed8a15b602de5f4e02f23cfb45395707 100644
|
| --- a/media/cast/rtp_receiver/rtp_parser/test/rtp_packet_builder.cc
|
| +++ b/media/cast/net/rtp/rtp_packet_builder.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/rtp_receiver/rtp_parser/test/rtp_packet_builder.h"
|
| +#include "media/cast/net/rtp/rtp_packet_builder.h"
|
|
|
| #include "base/big_endian.h"
|
| #include "base/logging.h"
|
|
|