include_rules = [
  "+components/sync/base",
  # TODO(crbug.com/631271): Core should be split into driver/engine/api.
  "+components/sync/core",
  "+components/sync/engine",
  "+components/sync/protocol",
  "+components/sync/syncable",
  "+components/sync/test",
]
