summaryrefslogtreecommitdiffstats
path: root/chromium/sync/internal_api/public/DEPS
blob: 877a88d893301bb6054e3752a6a2df01db97235e (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "-sync",
  "+sync/base",
  "+sync/internal_api/public",
  "+sync/notifier",
  "+sync/protocol",

  # TODO(tim): Remove. Bug 131130
  "+sync/util/cryptographer.h"
]