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

Unified Diff: components/autofill.gypi

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 | « chrome/test/base/test_launcher_utils.cc ('k') | components/autofill/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 6bbb5b3d23a4e9c9918eb35f99b45e639059345d..832ace173e2ba940a55644f6ed4a6521b9bf3f01 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -103,7 +103,7 @@
'autofill_regexes',
'component_resources.gyp:component_resources',
'component_strings.gyp:component_strings',
- 'encryptor',
+ 'os_crypt',
'user_prefs',
'webdata_common',
],
@@ -347,7 +347,7 @@
'autofill_regexes',
'component_resources.gyp:component_resources',
'component_strings.gyp:component_strings',
- 'encryptor',
+ 'os_crypt',
'user_prefs',
'webdata_common',
],
« no previous file with comments | « chrome/test/base/test_launcher_utils.cc ('k') | components/autofill/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698