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

Unified Diff: tools/ipc_fuzzer/message_lib/message_lib.gyp

Issue 388663003: Cast: Reshuffle files under media/cast (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing includes Created 6 years, 5 months 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/video_sender/video_sender_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/message_lib.gyp
diff --git a/tools/ipc_fuzzer/message_lib/message_lib.gyp b/tools/ipc_fuzzer/message_lib/message_lib.gyp
index 5da3564aa1f8277129106a7bf468a50055cc2064..489a73506899ef9d982f5640dbc335682a1f9a62 100644
--- a/tools/ipc_fuzzer/message_lib/message_lib.gyp
+++ b/tools/ipc_fuzzer/message_lib/message_lib.gyp
@@ -10,7 +10,7 @@
'../../../chrome/chrome.gyp:common',
'../../../content/content.gyp:content_child',
'../../../ipc/ipc.gyp:ipc',
- '../../../media/cast/cast.gyp:cast_transport',
+ '../../../media/cast/cast.gyp:cast_net',
'../../../ppapi/ppapi_internal.gyp:ppapi_ipc',
'../../../remoting/remoting.gyp:remoting_host',
'../../../skia/skia.gyp:skia',
« no previous file with comments | « media/cast/video_sender/video_sender_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698