summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/DEPS
blob: e7bf51085ca6ae203b2ab281053fd2f318889c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/os_crypt",
  "+components/pref_registry",
  # TODO(johnme): Fix this layering violation.
  "!content/public/android/java",
  "+google_apis/gaia",
  "+google_apis/gcm",
  "+jni",
  "+net",
  "+sync/protocol",
]