telegram/TMessagesProj/jni/voip/webrtc/api/test/metrics/DEPS

15 lines
378 B
Text
Raw Normal View History

2025-11-22 14:04:28 +01:00
specific_include_rules = {
"metrics_logger_and_exporter\.h": [
"+rtc_base/synchronization/mutex.h",
"+system_wrappers/include/clock.h",
],
"metrics_logger\.h": [
"+rtc_base/synchronization/mutex.h",
"+system_wrappers/include/clock.h",
],
"metrics_accumulator\.h": [
"+rtc_base/synchronization/mutex.h",
"+rtc_base/thread_annotations.h",
],
}