| include_rules = [ | |
| "+ash/components/account_manager", | |
| "+ash/components/audio", | |
| "+services/preferences/public/mojom", | |
| ] | |
| # TODO(crbug.com/654988): Remove once the pref service is always used. | |
| specific_include_rules = { | |
| "profile_pref_store_manager\.cc": [ | |
| "+services/preferences/tracked", | |
| ], | |
| } |