- add sources.
[platform/framework/web/crosswalk.git] / src / sync / internal_api / public / base / DEPS
1 include_rules = [
2   # Invalidations headers depend on this.  We should move them to sync/notifier
3   # then remove this rule.
4   "+google/cacheinvalidation",
5
6   "-sync",
7   "+sync/base",
8   "+sync/internal_api/public/base",
9   "+sync/internal_api/public/util",
10   "+sync/notifier",
11   "+sync/protocol",
12 ]