blob: 583e2c0690b6878a1d811c90ced3b64d10cdea1d [file] [log] [blame]
include_rules = [
"+base/callback.h",
"+base/callback_forward.h",
"+base/callback_helpers.h",
"+base/functional/function_ref.h",
"+base/memory/raw_ptr.h",
"+base/notreached.h",
"+base/observer_list.h",
"+base/trace_event",
"+third_party/perfetto/include/perfetto/tracing",
]
specific_include_rules = {
".*_(unit)?test\.cc": [
"+base/run_loop.h",
"+base/test",
],
}