summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/api/DEPS
blob: 4a424713431bc0335e4f94227070726f28043033 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "-chrome",

  "+chrome/browser/sync/api",
  "+sync/internal_api/base_node.h",
  "+sync/protocol",
  "+sync/syncable/model_type.h",
  "+sync/util/immutable.h",
]