summaryrefslogtreecommitdiffstats
path: root/chromium/components/language/DEPS
blob: 5ab36a547f169c549283b5770db040b960e16b04 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+components/pref_registry",
  "+components/prefs",
  "+components/strings/grit/components_locale_settings.h",
  "+components/sync_preferences",
  "+third_party/s2cellid",

  "-components/language/content",
]