blob: b7c51e57b19301fe92b9f6da542926112896264f [file] [log] [blame]
include_rules = [
"+v8", # To support unit tests.
]
specific_include_rules = {
"tracing_controller_android.*": [
"+third_party/perfetto", # For tracing using Perfetto.
]
}