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

Unified Diff: components/sync_driver/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.gypi ('k') | components/sync_driver/system_encryptor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index 9a6972bf32b8d84d4a1b8e1b093bd4b6cbbac123..76dfcecefb896ece901c8f062d1913d153e14687 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -1,6 +1,6 @@
include_rules = [
# SyncDriver is used by iOS, which does not use content.
"-content",
- "+components/encryptor",
+ "+components/os_crypt",
"+sync",
]
« no previous file with comments | « components/sync_driver.gypi ('k') | components/sync_driver/system_encryptor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698