Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(741)

Unified Diff: media/cast/net/frame_id_wrap_helper_test.cc

Issue 112133002: Cast:Moving netwrok sender related code to a designated folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moving const' to .cc Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/cast/net/cast_net_defines.h ('k') | media/cast/net/pacing/mock_paced_packet_sender.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/frame_id_wrap_helper_test.cc
diff --git a/media/cast/test/frame_id_wrap_helper_test.cc b/media/cast/net/frame_id_wrap_helper_test.cc
similarity index 96%
rename from media/cast/test/frame_id_wrap_helper_test.cc
rename to media/cast/net/frame_id_wrap_helper_test.cc
index 8cd0cb51488cfa5a86afa48b3e9d98b7a697bd99..f6b89b01d227c6feee29e26cbb45935392225675 100644
--- a/media/cast/test/frame_id_wrap_helper_test.cc
+++ b/media/cast/net/frame_id_wrap_helper_test.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include <gtest/gtest.h>
-#include <media/cast/cast_defines.h>
+#include "media/cast/net/cast_net_defines.h"
namespace media {
namespace cast {
« no previous file with comments | « media/cast/net/cast_net_defines.h ('k') | media/cast/net/pacing/mock_paced_packet_sender.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698