summaryrefslogtreecommitdiffstats
path: root/base/prefs/DEPS
blob: 76b3e8daa4bede6ac93fae5485d78b39d2217792 (plain)
1
2
3
4
5
specific_include_rules = {
  '.*_[a-z]+test\.cc': [
    "!chrome/test/base/testing_pref_service.h",
  ],
}