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