Files
Terry Mancey 99ed05b5b8 [ads] Convert bool to enum and rename related variables (#31787)
Replace P3A boolean flag with an enum (Confirmation/P3A)
for clarity and rename related variables to match.
2025-10-14 11:41:06 -05:00

5 lines
107 B
Python

include_rules = [
"+brave/components/brave_ads/core/mojom",
"+brave/components/brave_stats/browser",
]