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

Side by Side Diff: talk/libjingle.gyp

Issue 1520963002: Removing webrtc::PortAllocatorFactoryInterface. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Using new CreatePeerConnection method in objc wrapper. Created 5 years 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
OLDNEW
1 # 1 #
2 # libjingle 2 # libjingle
3 # Copyright 2012 Google Inc. 3 # Copyright 2012 Google Inc.
4 # 4 #
5 # Redistribution and use in source and binary forms, with or without 5 # Redistribution and use in source and binary forms, with or without
6 # modification, are permitted provided that the following conditions are met: 6 # modification, are permitted provided that the following conditions are met:
7 # 7 #
8 # 1. Redistributions of source code must retain the above copyright notice, 8 # 1. Redistributions of source code must retain the above copyright notice,
9 # this list of conditions and the following disclaimer. 9 # this list of conditions and the following disclaimer.
10 # 2. Redistributions in binary form must reproduce the above copyright notice, 10 # 2. Redistributions in binary form must reproduce the above copyright notice,
(...skipping 712 matching lines...) Expand 10 before | Expand all | Expand 10 after
723 'app/webrtc/audiotrack.cc', 723 'app/webrtc/audiotrack.cc',
724 'app/webrtc/audiotrack.h', 724 'app/webrtc/audiotrack.h',
725 'app/webrtc/datachannel.cc', 725 'app/webrtc/datachannel.cc',
726 'app/webrtc/datachannel.h', 726 'app/webrtc/datachannel.h',
727 'app/webrtc/datachannelinterface.h', 727 'app/webrtc/datachannelinterface.h',
728 'app/webrtc/dtlsidentitystore.cc', 728 'app/webrtc/dtlsidentitystore.cc',
729 'app/webrtc/dtlsidentitystore.h', 729 'app/webrtc/dtlsidentitystore.h',
730 'app/webrtc/dtmfsender.cc', 730 'app/webrtc/dtmfsender.cc',
731 'app/webrtc/dtmfsender.h', 731 'app/webrtc/dtmfsender.h',
732 'app/webrtc/dtmfsenderinterface.h', 732 'app/webrtc/dtmfsenderinterface.h',
733 'app/webrtc/fakeportallocatorfactory.h',
734 'app/webrtc/jsep.h', 733 'app/webrtc/jsep.h',
735 'app/webrtc/jsepicecandidate.cc', 734 'app/webrtc/jsepicecandidate.cc',
736 'app/webrtc/jsepicecandidate.h', 735 'app/webrtc/jsepicecandidate.h',
737 'app/webrtc/jsepsessiondescription.cc', 736 'app/webrtc/jsepsessiondescription.cc',
738 'app/webrtc/jsepsessiondescription.h', 737 'app/webrtc/jsepsessiondescription.h',
739 'app/webrtc/localaudiosource.cc', 738 'app/webrtc/localaudiosource.cc',
740 'app/webrtc/localaudiosource.h', 739 'app/webrtc/localaudiosource.h',
741 'app/webrtc/mediaconstraintsinterface.cc', 740 'app/webrtc/mediaconstraintsinterface.cc',
742 'app/webrtc/mediaconstraintsinterface.h', 741 'app/webrtc/mediaconstraintsinterface.h',
743 'app/webrtc/mediacontroller.cc', 742 'app/webrtc/mediacontroller.cc',
744 'app/webrtc/mediacontroller.h', 743 'app/webrtc/mediacontroller.h',
745 'app/webrtc/mediastream.cc', 744 'app/webrtc/mediastream.cc',
746 'app/webrtc/mediastream.h', 745 'app/webrtc/mediastream.h',
747 'app/webrtc/mediastreaminterface.h', 746 'app/webrtc/mediastreaminterface.h',
748 'app/webrtc/mediastreamprovider.h', 747 'app/webrtc/mediastreamprovider.h',
749 'app/webrtc/mediastreamproxy.h', 748 'app/webrtc/mediastreamproxy.h',
750 'app/webrtc/mediastreamtrack.h', 749 'app/webrtc/mediastreamtrack.h',
751 'app/webrtc/mediastreamtrackproxy.h', 750 'app/webrtc/mediastreamtrackproxy.h',
752 'app/webrtc/notifier.h', 751 'app/webrtc/notifier.h',
753 'app/webrtc/peerconnection.cc', 752 'app/webrtc/peerconnection.cc',
754 'app/webrtc/peerconnection.h', 753 'app/webrtc/peerconnection.h',
755 'app/webrtc/peerconnectionfactory.cc', 754 'app/webrtc/peerconnectionfactory.cc',
756 'app/webrtc/peerconnectionfactory.h', 755 'app/webrtc/peerconnectionfactory.h',
757 'app/webrtc/peerconnectionfactoryproxy.h', 756 'app/webrtc/peerconnectionfactoryproxy.h',
758 'app/webrtc/peerconnectioninterface.h', 757 'app/webrtc/peerconnectioninterface.h',
759 'app/webrtc/peerconnectionproxy.h', 758 'app/webrtc/peerconnectionproxy.h',
760 'app/webrtc/portallocatorfactory.cc',
761 'app/webrtc/portallocatorfactory.h',
762 'app/webrtc/proxy.h', 759 'app/webrtc/proxy.h',
763 'app/webrtc/remoteaudiosource.cc', 760 'app/webrtc/remoteaudiosource.cc',
764 'app/webrtc/remoteaudiosource.h', 761 'app/webrtc/remoteaudiosource.h',
765 'app/webrtc/remoteaudiotrack.cc', 762 'app/webrtc/remoteaudiotrack.cc',
766 'app/webrtc/remoteaudiotrack.h', 763 'app/webrtc/remoteaudiotrack.h',
767 'app/webrtc/remotevideocapturer.cc', 764 'app/webrtc/remotevideocapturer.cc',
768 'app/webrtc/remotevideocapturer.h', 765 'app/webrtc/remotevideocapturer.h',
769 'app/webrtc/rtpreceiver.cc', 766 'app/webrtc/rtpreceiver.cc',
770 'app/webrtc/rtpreceiver.h', 767 'app/webrtc/rtpreceiver.h',
771 'app/webrtc/rtpreceiverinterface.h', 768 'app/webrtc/rtpreceiverinterface.h',
(...skipping 26 matching lines...) Expand all
798 ['OS=="android" and build_with_chromium==0', { 795 ['OS=="android" and build_with_chromium==0', {
799 'sources': [ 796 'sources': [
800 'app/webrtc/androidvideocapturer.h', 797 'app/webrtc/androidvideocapturer.h',
801 'app/webrtc/androidvideocapturer.cc', 798 'app/webrtc/androidvideocapturer.cc',
802 ], 799 ],
803 }], 800 }],
804 ], 801 ],
805 }, # target libjingle_peerconnection 802 }, # target libjingle_peerconnection
806 ], 803 ],
807 } 804 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698