summaryrefslogtreecommitdiffstats
path: root/components/invalidation/impl/DEPS
blob: 5fb7f26deeb12a15a80c9a3fb27d2c97c5340d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include_rules = [
  "+components/invalidation/public",

  "+components/data_use_measurement/core",
  "+components/gcm_driver",
  "+components/keyed_service",
  "+components/pref_registry",
  "+components/signin",

  "+google_apis/gaia",
  "+google_apis/gcm",
  "+jni",
  "+jingle/notifier",
  "+net/base/backoff_entry.h",
  "+net/base/network_change_notifier.h",
  "+net/http/http_status_code.h",
  "+net/url_request",
]