xref: /aosp_15_r20/external/webrtc/api/test/metrics/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Workerspecific_include_rules = {
2*d9f75844SAndroid Build Coastguard Worker  "metrics_logger_and_exporter\.h": [
3*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/synchronization/mutex.h",
4*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
5*d9f75844SAndroid Build Coastguard Worker  ],
6*d9f75844SAndroid Build Coastguard Worker  "metrics_logger\.h": [
7*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/synchronization/mutex.h",
8*d9f75844SAndroid Build Coastguard Worker    "+system_wrappers/include/clock.h",
9*d9f75844SAndroid Build Coastguard Worker  ],
10*d9f75844SAndroid Build Coastguard Worker  "metrics_accumulator\.h": [
11*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/synchronization/mutex.h",
12*d9f75844SAndroid Build Coastguard Worker    "+rtc_base/thread_annotations.h",
13*d9f75844SAndroid Build Coastguard Worker  ],
14*d9f75844SAndroid Build Coastguard Worker}
15