summaryrefslogtreecommitdiff
path: root/chromium/components/spellcheck/browser/DEPS
blob: f55de2481af0eb6b097550ac5ce1354419dc4343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+components/data_use_measurement",
  "+components/prefs",
  "+components/user_prefs",
  "+components/variations",
  "+content/public/browser",
  "+content/public/test",
  "+crypto",
  "+google_apis",
  "+jni",
  "+mojo/public/cpp/bindings",
  "+net",
]