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

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