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

Unified Diff: media/cast/framer/framer.gyp

Issue 100823015: Cast: move net->transport (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updating transport callback 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/cast_sender_impl.h ('k') | media/cast/net/cast_net_defines.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/framer/framer.gyp
diff --git a/media/cast/framer/framer.gyp b/media/cast/framer/framer.gyp
index 7b124f0c5de8d6038496c13d0b088c0e11cbe93c..e1f35cd2f9b0fef1dd464d92ede9f997f691daa4 100644
--- a/media/cast/framer/framer.gyp
+++ b/media/cast/framer/framer.gyp
@@ -9,6 +9,7 @@
'type': 'static_library',
'include_dirs': [
'<(DEPTH)/',
+ '<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
'<(DEPTH)/third_party/',
'<(DEPTH)/third_party/webrtc',
],
« no previous file with comments | « media/cast/cast_sender_impl.h ('k') | media/cast/net/cast_net_defines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698