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

Unified Diff: components/password_manager/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/password_manager.gypi ('k') | components/password_manager/core/browser/login_database_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 24b817d8d1c3fc8beccb6f560ed907aeb99e2f70..620212782f88909f7987c04b408eae42ec902e88 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/autofill/core/common",
- "+components/encryptor",
+ "+components/os_crypt",
"+components/password_manager/core",
"+net/base",
"+sql",
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/core/browser/login_database_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698