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

Unified Diff: components/encryptor/ie7_password_unittest_win.cc

Issue 168993002: Move encryptor API out of webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm unused includes Created 6 years, 10 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/encryptor/encryptor_win.cc ('k') | components/encryptor/ie7_password_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/encryptor/ie7_password_unittest_win.cc
diff --git a/components/webdata/encryptor/ie7_password_unittest_win.cc b/components/encryptor/ie7_password_unittest_win.cc
similarity index 98%
rename from components/webdata/encryptor/ie7_password_unittest_win.cc
rename to components/encryptor/ie7_password_unittest_win.cc
index adfdf3f95c63e3e757b4d7bd6b5958c0b7d1f7fc..2237e28edb316810cc796ba12a9d6b774ab08112 100644
--- a/components/webdata/encryptor/ie7_password_unittest_win.cc
+++ b/components/encryptor/ie7_password_unittest_win.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/webdata/encryptor/ie7_password_win.h"
+#include "components/encryptor/ie7_password_win.h"
#include <windows.h>
« no previous file with comments | « components/encryptor/encryptor_win.cc ('k') | components/encryptor/ie7_password_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698