blob: 28f8a93508ce0509bf51fd5c7deaa1aec1c5b028 [file] [log] [blame]
include_rules = [
"+components/tracing/common",
"+components/system_cpu",
"+third_party/perfetto/include",
"+third_party/perfetto/protos/perfetto",
"+third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h",
"+third_party/snappy"
]
specific_include_rules = {
'stack_unwinder_android_unittest.cc': [
"+services/tracing/jni_headers",
],
'perfetto_traced_process.cc': [
"+chromeos/dbus/constants",
],
'metadata_data_source.cc': [
"+components/variations/active_field_trials.h",
]
}