Commit ba292ab3 authored by perkj's avatar perkj Committed by Commit bot

Removed unused files from libjingle.gyp

BUG=webrtc:5426

Review URL: https://codereview.chromium.org/1808183002

Cr-Commit-Position: refs/heads/master@{#381720}
parent a5be5aa5
......@@ -308,8 +308,6 @@ if (enable_webrtc) {
"../webrtc/api/remoteaudiosource.h",
"../webrtc/api/remoteaudiotrack.cc",
"../webrtc/api/remoteaudiotrack.h",
"../webrtc/api/remotevideocapturer.cc",
"../webrtc/api/remotevideocapturer.h",
"../webrtc/api/rtpreceiver.cc",
"../webrtc/api/rtpreceiver.h",
"../webrtc/api/rtpreceiverinterface.h",
......@@ -326,14 +324,9 @@ if (enable_webrtc) {
"../webrtc/api/umametrics.h",
"../webrtc/api/videocapturertracksource.cc",
"../webrtc/api/videocapturertracksource.h",
"../webrtc/api/videosource.cc",
"../webrtc/api/videosource.h",
"../webrtc/api/videosourceinterface.h",
"../webrtc/api/videosourceproxy.h",
"../webrtc/api/videotrack.cc",
"../webrtc/api/videotrack.h",
"../webrtc/api/videotrackrenderers.cc",
"../webrtc/api/videotrackrenderers.h",
"../webrtc/api/videotracksource.cc",
"../webrtc/api/videotracksource.h",
"../webrtc/api/webrtcsdp.cc",
......
......@@ -273,8 +273,6 @@
'<(DEPTH)/third_party/webrtc/api/remoteaudiosource.h',
'<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.cc',
'<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.h',
'<(DEPTH)/third_party/webrtc/api/remotevideocapturer.cc',
'<(DEPTH)/third_party/webrtc/api/remotevideocapturer.h',
'<(DEPTH)/third_party/webrtc/api/rtpreceiver.cc',
'<(DEPTH)/third_party/webrtc/api/rtpreceiver.h',
'<(DEPTH)/third_party/webrtc/api/rtpreceiverinterface.h',
......@@ -291,14 +289,9 @@
'<(DEPTH)/third_party/webrtc/api/umametrics.h',
'<(DEPTH)/third_party/webrtc/api/videocapturertracksource.cc',
'<(DEPTH)/third_party/webrtc/api/videocapturertracksource.h',
'<(DEPTH)/third_party/webrtc/api/videosource.cc',
'<(DEPTH)/third_party/webrtc/api/videosource.h',
'<(DEPTH)/third_party/webrtc/api/videosourceinterface.h',
'<(DEPTH)/third_party/webrtc/api/videosourceproxy.h',
'<(DEPTH)/third_party/webrtc/api/videotrack.cc',
'<(DEPTH)/third_party/webrtc/api/videotrack.h',
'<(DEPTH)/third_party/webrtc/api/videotrackrenderers.cc',
'<(DEPTH)/third_party/webrtc/api/videotrackrenderers.h',
'<(DEPTH)/third_party/webrtc/api/videotracksource.cc',
'<(DEPTH)/third_party/webrtc/api/videotracksource.h',
'<(DEPTH)/third_party/webrtc/api/webrtcsdp.cc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment