OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
6 | 6 |
7 # From third_party/libjingle/libjingle.gyp's target_defaults. | 7 # From third_party/libjingle/libjingle.gyp's target_defaults. |
8 config("jingle_unexported_configs") { | 8 config("jingle_unexported_configs") { |
9 defines = [ | 9 defines = [ |
10 "EXPAT_RELATIVE_PATH", | 10 "EXPAT_RELATIVE_PATH", |
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
120 "$p2p_dir/base/p2ptransport.cc", | 120 "$p2p_dir/base/p2ptransport.cc", |
121 "$p2p_dir/base/p2ptransport.h", | 121 "$p2p_dir/base/p2ptransport.h", |
122 "$p2p_dir/base/p2ptransportchannel.cc", | 122 "$p2p_dir/base/p2ptransportchannel.cc", |
123 "$p2p_dir/base/p2ptransportchannel.h", | 123 "$p2p_dir/base/p2ptransportchannel.h", |
124 "$p2p_dir/base/port.cc", | 124 "$p2p_dir/base/port.cc", |
125 "$p2p_dir/base/port.h", | 125 "$p2p_dir/base/port.h", |
126 "$p2p_dir/base/portallocator.cc", | 126 "$p2p_dir/base/portallocator.cc", |
127 "$p2p_dir/base/portallocator.h", | 127 "$p2p_dir/base/portallocator.h", |
128 "$p2p_dir/base/pseudotcp.cc", | 128 "$p2p_dir/base/pseudotcp.cc", |
129 "$p2p_dir/base/pseudotcp.h", | 129 "$p2p_dir/base/pseudotcp.h", |
130 "$p2p_dir/base/rawtransport.cc", | |
131 "$p2p_dir/base/rawtransport.h", | |
132 "$p2p_dir/base/rawtransportchannel.cc", | |
133 "$p2p_dir/base/rawtransportchannel.h", | |
134 "$p2p_dir/base/relayport.cc", | 130 "$p2p_dir/base/relayport.cc", |
135 "$p2p_dir/base/relayport.h", | 131 "$p2p_dir/base/relayport.h", |
136 "$p2p_dir/base/session.cc", | 132 "$p2p_dir/base/session.cc", |
137 "$p2p_dir/base/session.h", | 133 "$p2p_dir/base/session.h", |
138 "$p2p_dir/base/sessiondescription.cc", | 134 "$p2p_dir/base/sessiondescription.cc", |
139 "$p2p_dir/base/sessiondescription.h", | 135 "$p2p_dir/base/sessiondescription.h", |
140 "$p2p_dir/base/sessionid.h", | 136 "$p2p_dir/base/sessionid.h", |
141 "$p2p_dir/base/stun.cc", | 137 "$p2p_dir/base/stun.cc", |
142 "$p2p_dir/base/stun.h", | 138 "$p2p_dir/base/stun.h", |
143 "$p2p_dir/base/stunport.cc", | 139 "$p2p_dir/base/stunport.cc", |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
265 "../webrtc/api/jsepsessiondescription.cc", | 261 "../webrtc/api/jsepsessiondescription.cc", |
266 "../webrtc/api/jsepsessiondescription.h", | 262 "../webrtc/api/jsepsessiondescription.h", |
267 "../webrtc/api/localaudiosource.cc", | 263 "../webrtc/api/localaudiosource.cc", |
268 "../webrtc/api/localaudiosource.h", | 264 "../webrtc/api/localaudiosource.h", |
269 "../webrtc/api/mediaconstraintsinterface.cc", | 265 "../webrtc/api/mediaconstraintsinterface.cc", |
270 "../webrtc/api/mediaconstraintsinterface.h", | 266 "../webrtc/api/mediaconstraintsinterface.h", |
271 "../webrtc/api/mediacontroller.cc", | 267 "../webrtc/api/mediacontroller.cc", |
272 "../webrtc/api/mediacontroller.h", | 268 "../webrtc/api/mediacontroller.h", |
273 "../webrtc/api/mediastream.cc", | 269 "../webrtc/api/mediastream.cc", |
274 "../webrtc/api/mediastream.h", | 270 "../webrtc/api/mediastream.h", |
275 "../webrtc/api/mediastreamhandler.cc", | |
276 "../webrtc/api/mediastreamhandler.h", | |
277 "../webrtc/api/mediastreaminterface.h", | 271 "../webrtc/api/mediastreaminterface.h", |
278 "../webrtc/api/mediastreamobserver.cc", | 272 "../webrtc/api/mediastreamobserver.cc", |
279 "../webrtc/api/mediastreamobserver.h", | 273 "../webrtc/api/mediastreamobserver.h", |
280 "../webrtc/api/mediastreamprovider.h", | 274 "../webrtc/api/mediastreamprovider.h", |
281 "../webrtc/api/mediastreamproxy.h", | 275 "../webrtc/api/mediastreamproxy.h", |
282 "../webrtc/api/mediastreamtrack.h", | 276 "../webrtc/api/mediastreamtrack.h", |
283 "../webrtc/api/mediastreamtrackproxy.h", | 277 "../webrtc/api/mediastreamtrackproxy.h", |
284 "../webrtc/api/notifier.h", | 278 "../webrtc/api/notifier.h", |
285 "../webrtc/api/peerconnection.cc", | 279 "../webrtc/api/peerconnection.cc", |
286 "../webrtc/api/peerconnection.h", | 280 "../webrtc/api/peerconnection.h", |
287 "../webrtc/api/peerconnectionfactory.cc", | 281 "../webrtc/api/peerconnectionfactory.cc", |
288 "../webrtc/api/peerconnectionfactory.h", | 282 "../webrtc/api/peerconnectionfactory.h", |
289 "../webrtc/api/peerconnectioninterface.h", | 283 "../webrtc/api/peerconnectioninterface.h", |
290 "../webrtc/api/portallocatorfactory.cc", | 284 "../webrtc/api/portallocatorfactory.cc", |
291 "../webrtc/api/portallocatorfactory.h", | 285 "../webrtc/api/portallocatorfactory.h", |
292 "../webrtc/api/remoteaudiosource.cc", | 286 "../webrtc/api/remoteaudiosource.cc", |
293 "../webrtc/api/remoteaudiosource.h", | 287 "../webrtc/api/remoteaudiosource.h", |
294 "../webrtc/api/remoteaudiotrack.cc", | |
295 "../webrtc/api/remoteaudiotrack.h", | |
296 "../webrtc/api/rtpreceiver.cc", | 288 "../webrtc/api/rtpreceiver.cc", |
297 "../webrtc/api/rtpreceiver.h", | 289 "../webrtc/api/rtpreceiver.h", |
298 "../webrtc/api/rtpreceiverinterface.h", | 290 "../webrtc/api/rtpreceiverinterface.h", |
299 "../webrtc/api/rtpsender.cc", | 291 "../webrtc/api/rtpsender.cc", |
300 "../webrtc/api/rtpsender.h", | 292 "../webrtc/api/rtpsender.h", |
301 "../webrtc/api/rtpsenderinterface.h", | 293 "../webrtc/api/rtpsenderinterface.h", |
302 "../webrtc/api/sctputils.cc", | 294 "../webrtc/api/sctputils.cc", |
303 "../webrtc/api/sctputils.h", | 295 "../webrtc/api/sctputils.h", |
304 "../webrtc/api/statscollector.cc", | 296 "../webrtc/api/statscollector.cc", |
305 "../webrtc/api/statscollector.h", | 297 "../webrtc/api/statscollector.h", |
306 "../webrtc/api/statstypes.cc", | 298 "../webrtc/api/statstypes.cc", |
307 "../webrtc/api/statstypes.h", | 299 "../webrtc/api/statstypes.h", |
308 "../webrtc/api/streamcollection.h", | 300 "../webrtc/api/streamcollection.h", |
309 "../webrtc/api/umametrics.h", | 301 "../webrtc/api/umametrics.h", |
310 "../webrtc/api/videocapturertracksource.cc", | 302 "../webrtc/api/videocapturertracksource.cc", |
311 "../webrtc/api/videocapturertracksource.h", | 303 "../webrtc/api/videocapturertracksource.h", |
312 "../webrtc/api/videosourceproxy.h", | 304 "../webrtc/api/videosourceproxy.h", |
313 "../webrtc/api/videotrack.cc", | 305 "../webrtc/api/videotrack.cc", |
314 "../webrtc/api/videotrack.h", | 306 "../webrtc/api/videotrack.h", |
315 "../webrtc/api/videotracksource.cc", | 307 "../webrtc/api/videotracksource.cc", |
316 "../webrtc/api/videotracksource.h", | 308 "../webrtc/api/videotracksource.h", |
317 "../webrtc/api/webrtcsdp.cc", | 309 "../webrtc/api/webrtcsdp.cc", |
318 "../webrtc/api/webrtcsdp.h", | 310 "../webrtc/api/webrtcsdp.h", |
319 "../webrtc/api/webrtcsession.cc", | 311 "../webrtc/api/webrtcsession.cc", |
320 "../webrtc/api/webrtcsession.h", | 312 "../webrtc/api/webrtcsession.h", |
321 "../webrtc/api/webrtcsessiondescriptionfactory.cc", | 313 "../webrtc/api/webrtcsessiondescriptionfactory.cc", |
322 "../webrtc/api/webrtcsessiondescriptionfactory.h", | 314 "../webrtc/api/webrtcsessiondescriptionfactory.h", |
323 "../webrtc/media/base/audiorenderer.h", | |
324 "../webrtc/media/base/codec.cc", | 315 "../webrtc/media/base/codec.cc", |
325 "../webrtc/media/base/codec.h", | 316 "../webrtc/media/base/codec.h", |
326 "../webrtc/media/base/cryptoparams.h", | 317 "../webrtc/media/base/cryptoparams.h", |
327 "../webrtc/media/base/hybriddataengine.h", | 318 "../webrtc/media/base/hybriddataengine.h", |
328 "../webrtc/media/base/mediachannel.h", | 319 "../webrtc/media/base/mediachannel.h", |
329 "../webrtc/media/base/mediaconstants.cc", | 320 "../webrtc/media/base/mediaconstants.cc", |
330 "../webrtc/media/base/mediaconstants.h", | 321 "../webrtc/media/base/mediaconstants.h", |
331 "../webrtc/media/base/mediaengine.cc", | 322 "../webrtc/media/base/mediaengine.cc", |
332 "../webrtc/media/base/mediaengine.h", | 323 "../webrtc/media/base/mediaengine.h", |
333 "../webrtc/media/base/rtpdataengine.cc", | 324 "../webrtc/media/base/rtpdataengine.cc", |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
417 sources = [ | 408 sources = [ |
418 "$p2p_dir/stunprober/stunprober.cc", | 409 "$p2p_dir/stunprober/stunprober.cc", |
419 ] | 410 ] |
420 | 411 |
421 deps = [ | 412 deps = [ |
422 ":libjingle_webrtc_common", | 413 ":libjingle_webrtc_common", |
423 "//third_party/webrtc/base:rtc_base", | 414 "//third_party/webrtc/base:rtc_base", |
424 ] | 415 ] |
425 } | 416 } |
426 } # enable_webrtc | 417 } # enable_webrtc |
OLD | NEW |