blob: 57aad5a67e700b60462dd2008fc90f753ab5e745 [file] [log] [blame]
include_rules = [
"+content/services/auction_worklet/public/mojom",
"+content/services/auction_worklet/public/cpp",
]
specific_include_rules = {
# Some unit tests directly instantiate an in-process auction_worklet service.
".*_unittest\.cc": [
"+content/services/auction_worklet",
],
}