webrtc/sdk
Oleh Prypin 63741c7fa1 Don't use all_dependent_configs for sdk frameworks
libs should be propagated to the final binary even without that:
https://gn.googlesource.com/gn/+/master/docs/reference.md#var_libs

But add some missing SDK framework dependencies:

* RTCNativeI420Buffer.mm uses CGBitmapContextGetBytesPerRow.
* socketrocket uses SecCertificateCopyData.

Bug: None
Change-Id: Iba38a5dfaf470a5a790d494cbec8ade44b1d16ba
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146082
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28605}
2019-07-19 06:30:54 +00:00
..
android Android: Expose setting custom visible fraction values for video layout 2019-07-17 22:41:16 +00:00
objc Reland "Remove the injectable bitrate allocation strategy API." 2019-07-17 10:20:45 +00:00
BUILD.gn Don't use all_dependent_configs for sdk frameworks 2019-07-19 06:30:54 +00:00
media_constraints.cc Add support for enabling and negotiating raw RTP packetization. 2019-06-04 14:35:54 +00:00
media_constraints.h Add support for enabling and negotiating raw RTP packetization. 2019-06-04 14:35:54 +00:00
media_constraints_unittest.cc Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00