| 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", | |
| "+rtc_base/thread_annotations.h", | |
| "+system_wrappers/include/clock.h", | |
| ], | |
| "metrics_accumulator\.h": [ | |
| "+rtc_base/synchronization/mutex.h", | |
| "+rtc_base/thread_annotations.h", | |
| ], | |
| "chrome_perf_dashboard_metrics_exporter_test.cc": [ | |
| "+tracing/tracing/proto/histogram.pb.h" | |
| ], | |
| } |