summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/prefs/DEPS
blob: d5dd4a0bf76056897a2701c700fc98e4416769d1 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+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",
  ],
}