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

Unified Diff: chrome/utility/importer/nss_decryptor.cc

Issue 18501013: Move most importer code to chrome/utility/importer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: another gyp attempt Created 7 years, 5 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/utility/importer/nss_decryptor.h ('k') | chrome/utility/importer/nss_decryptor_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/importer/nss_decryptor.cc
diff --git a/chrome/browser/importer/nss_decryptor.cc b/chrome/utility/importer/nss_decryptor.cc
similarity index 99%
rename from chrome/browser/importer/nss_decryptor.cc
rename to chrome/utility/importer/nss_decryptor.cc
index 63887860fc658c8f657e21dca71d86b659b9bece..7f98e33e6fa5d087a99f05d8e86861d119ebabd2 100644
--- a/chrome/browser/importer/nss_decryptor.cc
+++ b/chrome/utility/importer/nss_decryptor.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 "chrome/browser/importer/nss_decryptor.h"
+#include "chrome/utility/importer/nss_decryptor.h"
#include <string>
#include <vector>
« no previous file with comments | « chrome/utility/importer/nss_decryptor.h ('k') | chrome/utility/importer/nss_decryptor_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698