Index: media/cast/cast_receiver.gyp |
diff --git a/media/cast/cast_receiver.gyp b/media/cast/cast_receiver.gyp |
index dcd33a0f963134ac5f072851e31541a1e752dbbe..c24578cef4e50095e9da9e9825390476ef9c624e 100644 |
--- a/media/cast/cast_receiver.gyp |
+++ b/media/cast/cast_receiver.gyp |
@@ -28,6 +28,9 @@ |
'cast_video_receiver', |
'rtp_receiver/rtp_receiver.gyp:cast_rtp_receiver', |
], |
+ 'defines' : [ |
+ 'MEDIA_IMPLEMENTATION', |
+ ], |
}, |
], |
} |