diff options
Diffstat (limited to 'components/gcm_driver/DEPS')
-rw-r--r-- | components/gcm_driver/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS index b8c50da..1004e94 100644 --- a/components/gcm_driver/DEPS +++ b/components/gcm_driver/DEPS @@ -1,5 +1,7 @@ include_rules = [ "+components/os_crypt", + "+google_apis/gaia", "+google_apis/gcm", "+jni", + "+net", ] |