summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/api/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/api/DEPS')
-rw-r--r--third_party/libwebrtc/api/DEPS80
1 files changed, 0 insertions, 80 deletions
diff --git a/third_party/libwebrtc/api/DEPS b/third_party/libwebrtc/api/DEPS
index bcfd705741..3a650b6253 100644
--- a/third_party/libwebrtc/api/DEPS
+++ b/third_party/libwebrtc/api/DEPS
@@ -81,7 +81,6 @@ specific_include_rules = {
"data_channel_interface\.h": [
"+rtc_base/copy_on_write_buffer.h",
- "+rtc_base/ref_count.h",
],
"data_channel_transport_interface\.h": [
@@ -89,33 +88,15 @@ specific_include_rules = {
],
"dtls_transport_interface\.h": [
- "+rtc_base/ref_count.h",
"+rtc_base/ssl_certificate.h",
],
- "dtmf_sender_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"fec_controller\.h": [
"+modules/include/module_fec_types.h",
],
- "frame_transformer_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "ice_transport_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "jsep\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"media_stream_interface\.h": [
"+modules/audio_processing/include/audio_processing_statistics.h",
- "+rtc_base/ref_count.h",
],
"packet_socket_factory\.h": [
@@ -132,7 +113,6 @@ specific_include_rules = {
"+rtc_base/network.h",
"+rtc_base/network_constants.h",
"+rtc_base/network_monitor_factory.h",
- "+rtc_base/ref_count.h",
"+rtc_base/rtc_certificate.h",
"+rtc_base/rtc_certificate_generator.h",
"+rtc_base/socket_address.h",
@@ -148,7 +128,6 @@ specific_include_rules = {
],
"ref_counted_base\.h": [
- "+rtc_base/ref_count.h",
"+rtc_base/ref_counter.h",
],
@@ -159,74 +138,19 @@ specific_include_rules = {
# For private member and constructor.
"+rtc_base/system/file_wrapper.h",
],
- "rtp_receiver_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "rtp_sender_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "rtp_transceiver_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "sctp_transport_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "set_local_description_observer_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
- "set_remote_description_observer_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
"legacy_stats_types\.h": [
- "+rtc_base/ref_count.h",
"+rtc_base/thread_checker.h",
],
- "uma_metrics\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "audio_mixer\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"audio_decoder\.h": [
"+rtc_base/buffer.h",
],
- "audio_decoder_factory\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"audio_encoder\.h": [
"+rtc_base/buffer.h",
],
- "audio_encoder_factory\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "frame_decryptor_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "frame_encryptor_interface\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "rtc_stats_collector_callback\.h": [
- "+rtc_base/ref_count.h",
- ],
-
- "rtc_stats_report\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"audioproc_float\.h": [
"+modules/audio_processing/include/audio_processing.h",
],
@@ -279,10 +203,6 @@ specific_include_rules = {
"+modules/video_coding/include/video_codec_interface.h"
],
- "video_encoder_config\.h": [
- "+rtc_base/ref_count.h",
- ],
-
"sequence_checker\.h": [
"+rtc_base/synchronization/sequence_checker_internal.h",
"+rtc_base/thread_annotations.h",