63 lines
1.6 KiB
Python
63 lines
1.6 KiB
Python
specific_include_rules = {
|
|
".*": [
|
|
"+modules/video_coding",
|
|
],
|
|
".*": [
|
|
"+video"
|
|
],
|
|
".*": [
|
|
"+rtc_base/ref_counted_object.h",
|
|
],
|
|
"dummy_peer_connection\.h": [
|
|
"+rtc_base/ref_counted_object.h",
|
|
],
|
|
"neteq_factory_with_codecs\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
"network_emulation_manager\.h": [
|
|
"+rtc_base/thread.h",
|
|
"+rtc_base/network.h",
|
|
"+rtc_base/network_constants.h",
|
|
"+rtc_base/ip_address.h",
|
|
"+rtc_base/socket_address.h",
|
|
"+rtc_base/socket_factory.h",
|
|
],
|
|
"peer_network_dependencies\.h": [
|
|
"+rtc_base/network.h",
|
|
"+rtc_base/thread.h",
|
|
],
|
|
"peerconnection_quality_test_fixture\.h": [
|
|
"+logging/rtc_event_log/rtc_event_log_factory_interface.h",
|
|
"+rtc_base/network.h",
|
|
"+rtc_base/rtc_certificate_generator.h",
|
|
"+rtc_base/ssl_certificate.h",
|
|
"+rtc_base/thread.h",
|
|
"+media/base/media_constants.h",
|
|
"+modules/audio_processing/include/audio_processing.h",
|
|
],
|
|
"time_controller\.h": [
|
|
"+rtc_base/synchronization/yield_policy.h",
|
|
"+system_wrappers/include/clock.h",
|
|
"+rtc_base/socket_server.h",
|
|
],
|
|
"create_frame_generator\.h": [
|
|
"+system_wrappers/include/clock.h",
|
|
],
|
|
"mock_async_dns_resolver\.h": [
|
|
"+rtc_base/socket_address.h",
|
|
],
|
|
"mock_packet_socket_factory\.h": [
|
|
"+rtc_base/async_packet_socket.h",
|
|
"+rtc_base/socket_address.h",
|
|
],
|
|
"mock_peer_connection_factory_interface\.h": [
|
|
"+p2p/base/port_allocator.h",
|
|
"+rtc_base/rtc_certificate_generator.h",
|
|
],
|
|
"videocodec_test_fixture\.h": [
|
|
"+modules/video_coding/codecs/h264/include/h264_globals.h",
|
|
],
|
|
"rtc_error_matchers\.h": [
|
|
"+test/gmock.h",
|
|
],
|
|
}
|