| specific_include_rules = { |
| ".*": [ |
| "+modules/video_coding", |
| ], |
| ".*": [ |
| "+video" |
| ], |
| "fake_constraints\.h": [ |
| "+rtc_base/string_encode.h", |
| ], |
| "loopback_media_transport\.h": [ |
| "+rtc_base/async_invoker.h", |
| "+rtc_base/critical_section.h", |
| "+rtc_base/thread.h", |
| "+rtc_base/thread_checker.h", |
| ], |
| "network_emulation_manager\.h": [ |
| "+rtc_base/thread.h", |
| "+rtc_base/network.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", |
| ], |
| } |