summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/DEPS
blob: d3a3e4da7818107ef9ccfbb430edf2abd7193875 (plain)
1
2
3
4
5
6
include_rules = [
  # SyncDriver is used by iOS, which does not use content.
  "-content",
  "+components/webdata/encryptor",
  "+sync",
]