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

Unified Diff: components/os_crypt/ie7_password_win_unittest.cc

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/os_crypt/ie7_password_win.cc ('k') | components/os_crypt/keychain_password_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/os_crypt/ie7_password_win_unittest.cc
diff --git a/components/encryptor/ie7_password_unittest_win.cc b/components/os_crypt/ie7_password_win_unittest.cc
similarity index 98%
rename from components/encryptor/ie7_password_unittest_win.cc
rename to components/os_crypt/ie7_password_win_unittest.cc
index ee3fbf8fef64855071b9fa4ece2c839469fa70be..a17787c04dc4755bcbfe0361f97c14b7286c0813 100644
--- a/components/encryptor/ie7_password_unittest_win.cc
+++ b/components/os_crypt/ie7_password_win_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/encryptor/ie7_password_win.h"
+#include "components/os_crypt/ie7_password_win.h"
#include <windows.h>
« no previous file with comments | « components/os_crypt/ie7_password_win.cc ('k') | components/os_crypt/keychain_password_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698