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