diff options
Diffstat (limited to 'chromium/third_party/webrtc/api/DEPS')
-rw-r--r-- | chromium/third_party/webrtc/api/DEPS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chromium/third_party/webrtc/api/DEPS b/chromium/third_party/webrtc/api/DEPS index 1212b43be8a..995664e93ec 100644 --- a/chromium/third_party/webrtc/api/DEPS +++ b/chromium/third_party/webrtc/api/DEPS @@ -115,11 +115,6 @@ specific_include_rules = { "+rtc_base/ref_count.h", ], - "media_transport_interface\.h": [ - "+rtc_base/copy_on_write_buffer.h", # As used by datachannelinterface.h - "+rtc_base/network_route.h", - ], - "packet_socket_factory\.h": [ "+rtc_base/proxy_info.h", "+rtc_base/async_packet_socket.h", |