1 # Copyright 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'audio_receiver/audio_receiver.gypi',
8 'video_receiver/video_receiver.gypi',
12 'target_name': 'cast_receiver',
13 'type': 'static_library',
16 '<(DEPTH)/third_party/',
17 '<(DEPTH)/third_party/webrtc/',
21 'cast_receiver_impl.cc',
22 'cast_receiver_impl.h',
25 '<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
26 'cast_audio_receiver',
27 'cast_video_receiver',
28 'rtp_receiver/rtp_receiver.gyp:cast_rtp_receiver',