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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 2054763002: Delete references to obsolete webrtc header files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | third_party/libjingle/libjingle_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 20403dfcc73706e24d3e8303abbd8fb73b4d11a2..d9edd04878744770c5114037c86dd3d2683ec15d 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -239,8 +239,6 @@
'<(DEPTH)/third_party/webrtc/api/mediacontroller.h',
'<(DEPTH)/third_party/webrtc/api/mediastream.cc',
'<(DEPTH)/third_party/webrtc/api/mediastream.h',
- '<(DEPTH)/third_party/webrtc/api/mediastreamhandler.cc',
- '<(DEPTH)/third_party/webrtc/api/mediastreamhandler.h',
'<(DEPTH)/third_party/webrtc/api/mediastreaminterface.h',
'<(DEPTH)/third_party/webrtc/api/mediastreamobserver.cc',
'<(DEPTH)/third_party/webrtc/api/mediastreamobserver.h',
@@ -258,8 +256,6 @@
'<(DEPTH)/third_party/webrtc/api/portallocatorfactory.h',
'<(DEPTH)/third_party/webrtc/api/remoteaudiosource.cc',
'<(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/rtpreceiver.cc',
'<(DEPTH)/third_party/webrtc/api/rtpreceiver.h',
'<(DEPTH)/third_party/webrtc/api/rtpreceiverinterface.h',
@@ -287,7 +283,6 @@
'<(DEPTH)/third_party/webrtc/api/webrtcsession.h',
'<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.cc',
'<(DEPTH)/third_party/webrtc/api/webrtcsessiondescriptionfactory.h',
- '<(DEPTH)/third_party/webrtc/media/base/audiorenderer.h',
'<(DEPTH)/third_party/webrtc/media/base/codec.cc',
'<(DEPTH)/third_party/webrtc/media/base/codec.h',
'<(DEPTH)/third_party/webrtc/media/base/cryptoparams.h',
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | third_party/libjingle/libjingle_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698