Index: media/cast/net/rtp/rtp_parser.cc |
diff --git a/media/cast/rtp_receiver/rtp_parser/rtp_parser.cc b/media/cast/net/rtp/rtp_parser.cc |
similarity index 98% |
rename from media/cast/rtp_receiver/rtp_parser/rtp_parser.cc |
rename to media/cast/net/rtp/rtp_parser.cc |
index f44e82dac2bee8f4cadcb15eee309b594a6a1fab..6e71549f2ebea11db49527aa218f19c763557e3d 100644 |
--- a/media/cast/rtp_receiver/rtp_parser/rtp_parser.cc |
+++ b/media/cast/net/rtp/rtp_parser.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/rtp_parser.h" |
+#include "media/cast/net/rtp/rtp_parser.h" |
#include "base/big_endian.h" |
#include "base/logging.h" |