Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: google_apis/gcm/DEPS

Issue 200713005: components: Rename encryptor directory to os_crypt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync_driver/system_encryptor_unittest.cc ('k') | google_apis/gcm/engine/gcm_store_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/gcm/DEPS
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS
index db06c39701915cbe714a085e13caa9c1455c297d..5accad691297fcacf0c83d6c77a9977f9dc3b6c7 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",
« no previous file with comments | « components/sync_driver/system_encryptor_unittest.cc ('k') | google_apis/gcm/engine/gcm_store_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698