diff options
Diffstat (limited to 'google_apis/gcm/DEPS')
-rw-r--r-- | google_apis/gcm/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS index db06c39..5accad6 100644 --- a/google_apis/gcm/DEPS +++ b/google_apis/gcm/DEPS @@ -7,7 +7,7 @@ include_rules = [ "+base", "+testing", - "+components/encryptor", + "+components/os_crypt", "+google", # For third_party/protobuf/src. "+net", "+third_party/leveldatabase", |