Index: google_apis/gcm/gcm.gyp |
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp |
index 75d2715d7a59c4a561eb49de37fc4c09bcb26ba4..c5dfa6dd632664c548092680fd193c93c7009475 100644 |
--- a/google_apis/gcm/gcm.gyp |
+++ b/google_apis/gcm/gcm.gyp |
@@ -31,7 +31,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '../../components/components.gyp:encryptor', |
+ '../../components/components.gyp:os_crypt', |
'../../net/net.gyp:net', |
'../../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
'../../third_party/protobuf/protobuf.gyp:protobuf_lite', |
@@ -113,7 +113,7 @@ |
'dependencies': [ |
'../../base/base.gyp:run_all_unittests', |
'../../base/base.gyp:base', |
- '../../components/components.gyp:encryptor', |
+ '../../components/components.gyp:os_crypt', |
'../../net/net.gyp:net', |
'../../net/net.gyp:net_test_support', |
'../../testing/gtest.gyp:gtest', |