summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/DEPS
blob: 955b31e6909e4cfcf83b485d5fb53047f05ec3c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+googleurl",
  "+net/base/net_errors.h",
  "+net/base/network_change_notifier.h",
  "+net/http/http_status_code.h",
  "+sync/engine",
  "+sync/js",
  "+sync/notifier",
  "+sync/protocol",
  "+sync/sessions",
  "+sync/syncable",
  "+sync/test",
  "+sync/util",
]