Index: webrtc/api/BUILD.gn |
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
index 3775ffe01358d03976f55b43b2a8b3337e1e6f4f..c13d08060dd3ec652da651a4d958486c8e6a0728 100644 |
--- a/webrtc/api/BUILD.gn |
+++ b/webrtc/api/BUILD.gn |
@@ -29,6 +29,9 @@ if (is_ios) { |
] |
sources = [ |
# Add these when there's a BUILD.gn for peer connection APIs |
+ #"objc/RTCDataChannel+Private.h", |
+ #"objc/RTCDataChannel.h", |
+ #"objc/RTCDataChannel.mm", |
#"objc/RTCIceCandidate+Private.h", |
#"objc/RTCIceCandidate.h", |
#"objc/RTCIceCandidate.mm", |