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

Side by Side Diff: third_party/libjingle/libjingle.gyp

Issue 1808183002: Removed unused files from libjingle.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 { 5 {
6 'includes': [ 6 'includes': [
7 '../../build/win_precompile.gypi', 7 '../../build/win_precompile.gypi',
8 ], 8 ],
9 'variables': { 9 'variables': {
10 'libjingle_additional_deps%': [], 10 'libjingle_additional_deps%': [],
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 '<(DEPTH)/third_party/webrtc/api/peerconnection.h', 266 '<(DEPTH)/third_party/webrtc/api/peerconnection.h',
267 '<(DEPTH)/third_party/webrtc/api/peerconnectionfactory.cc', 267 '<(DEPTH)/third_party/webrtc/api/peerconnectionfactory.cc',
268 '<(DEPTH)/third_party/webrtc/api/peerconnectionfactory.h', 268 '<(DEPTH)/third_party/webrtc/api/peerconnectionfactory.h',
269 '<(DEPTH)/third_party/webrtc/api/peerconnectioninterface.h', 269 '<(DEPTH)/third_party/webrtc/api/peerconnectioninterface.h',
270 '<(DEPTH)/third_party/webrtc/api/portallocatorfactory.cc', 270 '<(DEPTH)/third_party/webrtc/api/portallocatorfactory.cc',
271 '<(DEPTH)/third_party/webrtc/api/portallocatorfactory.h', 271 '<(DEPTH)/third_party/webrtc/api/portallocatorfactory.h',
272 '<(DEPTH)/third_party/webrtc/api/remoteaudiosource.cc', 272 '<(DEPTH)/third_party/webrtc/api/remoteaudiosource.cc',
273 '<(DEPTH)/third_party/webrtc/api/remoteaudiosource.h', 273 '<(DEPTH)/third_party/webrtc/api/remoteaudiosource.h',
274 '<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.cc', 274 '<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.cc',
275 '<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.h', 275 '<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.h',
276 '<(DEPTH)/third_party/webrtc/api/remotevideocapturer.cc',
277 '<(DEPTH)/third_party/webrtc/api/remotevideocapturer.h',
278 '<(DEPTH)/third_party/webrtc/api/rtpreceiver.cc', 276 '<(DEPTH)/third_party/webrtc/api/rtpreceiver.cc',
279 '<(DEPTH)/third_party/webrtc/api/rtpreceiver.h', 277 '<(DEPTH)/third_party/webrtc/api/rtpreceiver.h',
280 '<(DEPTH)/third_party/webrtc/api/rtpreceiverinterface.h', 278 '<(DEPTH)/third_party/webrtc/api/rtpreceiverinterface.h',
281 '<(DEPTH)/third_party/webrtc/api/rtpsender.cc', 279 '<(DEPTH)/third_party/webrtc/api/rtpsender.cc',
282 '<(DEPTH)/third_party/webrtc/api/rtpsender.h', 280 '<(DEPTH)/third_party/webrtc/api/rtpsender.h',
283 '<(DEPTH)/third_party/webrtc/api/rtpsenderinterface.h', 281 '<(DEPTH)/third_party/webrtc/api/rtpsenderinterface.h',
284 '<(DEPTH)/third_party/webrtc/api/sctputils.cc', 282 '<(DEPTH)/third_party/webrtc/api/sctputils.cc',
285 '<(DEPTH)/third_party/webrtc/api/sctputils.h', 283 '<(DEPTH)/third_party/webrtc/api/sctputils.h',
286 '<(DEPTH)/third_party/webrtc/api/statscollector.cc', 284 '<(DEPTH)/third_party/webrtc/api/statscollector.cc',
287 '<(DEPTH)/third_party/webrtc/api/statscollector.h', 285 '<(DEPTH)/third_party/webrtc/api/statscollector.h',
288 '<(DEPTH)/third_party/webrtc/api/statstypes.cc', 286 '<(DEPTH)/third_party/webrtc/api/statstypes.cc',
289 '<(DEPTH)/third_party/webrtc/api/statstypes.h', 287 '<(DEPTH)/third_party/webrtc/api/statstypes.h',
290 '<(DEPTH)/third_party/webrtc/api/streamcollection.h', 288 '<(DEPTH)/third_party/webrtc/api/streamcollection.h',
291 '<(DEPTH)/third_party/webrtc/api/umametrics.h', 289 '<(DEPTH)/third_party/webrtc/api/umametrics.h',
292 '<(DEPTH)/third_party/webrtc/api/videocapturertracksource.cc', 290 '<(DEPTH)/third_party/webrtc/api/videocapturertracksource.cc',
293 '<(DEPTH)/third_party/webrtc/api/videocapturertracksource.h', 291 '<(DEPTH)/third_party/webrtc/api/videocapturertracksource.h',
294 '<(DEPTH)/third_party/webrtc/api/videosource.cc',
295 '<(DEPTH)/third_party/webrtc/api/videosource.h',
296 '<(DEPTH)/third_party/webrtc/api/videosourceinterface.h',
297 '<(DEPTH)/third_party/webrtc/api/videosourceproxy.h', 292 '<(DEPTH)/third_party/webrtc/api/videosourceproxy.h',
298 '<(DEPTH)/third_party/webrtc/api/videotrack.cc', 293 '<(DEPTH)/third_party/webrtc/api/videotrack.cc',
299 '<(DEPTH)/third_party/webrtc/api/videotrack.h', 294 '<(DEPTH)/third_party/webrtc/api/videotrack.h',
300 '<(DEPTH)/third_party/webrtc/api/videotrackrenderers.cc',
301 '<(DEPTH)/third_party/webrtc/api/videotrackrenderers.h',
302 '<(DEPTH)/third_party/webrtc/api/videotracksource.cc', 295 '<(DEPTH)/third_party/webrtc/api/videotracksource.cc',
303 '<(DEPTH)/third_party/webrtc/api/videotracksource.h', 296 '<(DEPTH)/third_party/webrtc/api/videotracksource.h',
304 '<(DEPTH)/third_party/webrtc/api/webrtcsdp.cc', 297 '<(DEPTH)/third_party/webrtc/api/webrtcsdp.cc',
305 '<(DEPTH)/third_party/webrtc/api/webrtcsdp.h', 298 '<(DEPTH)/third_party/webrtc/api/webrtcsdp.h',
306 '<(DEPTH)/third_party/webrtc/api/webrtcsession.cc', 299 '<(DEPTH)/third_party/webrtc/api/webrtcsession.cc',
307 '<(DEPTH)/third_party/webrtc/api/webrtcsession.h', 300 '<(DEPTH)/third_party/webrtc/api/webrtcsession.h',
308 '<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.cc' , 301 '<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.cc' ,
309 '<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.h', 302 '<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.h',
310 '<(DEPTH)/third_party/webrtc/media/base/audiorenderer.h', 303 '<(DEPTH)/third_party/webrtc/media/base/audiorenderer.h',
311 '<(DEPTH)/third_party/webrtc/media/base/codec.cc', 304 '<(DEPTH)/third_party/webrtc/media/base/codec.cc',
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 '<(DEPTH)/third_party/webrtc/voice_engine/voice_engine.gyp:voice_eng ine', 418 '<(DEPTH)/third_party/webrtc/voice_engine/voice_engine.gyp:voice_eng ine',
426 '<(DEPTH)/third_party/webrtc/webrtc.gyp:webrtc', 419 '<(DEPTH)/third_party/webrtc/webrtc.gyp:webrtc',
427 '<@(libjingle_peerconnection_additional_deps)', 420 '<@(libjingle_peerconnection_additional_deps)',
428 'libjingle_webrtc_common', 421 'libjingle_webrtc_common',
429 ], 422 ],
430 }, # target libpeerconnection 423 }, # target libpeerconnection
431 ], 424 ],
432 }], 425 }],
433 ], 426 ],
434 } 427 }
OLDNEW
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698