chromium/components/sync/model/DEPS

include_rules = [
  "+components/keyed_service/core",
  "+components/prefs",
  "+components/sync/base",
  "+components/sync/engine",
  "+components/sync/protocol",
  # TODO(crbug.com/41450717): remove when all classes are moved.
  "+components/sync/test",
  "+third_party/leveldatabase",
]