Index: chrome/utility/importer/nss_decryptor_system_nss.cc |
diff --git a/chrome/browser/importer/nss_decryptor_system_nss.cc b/chrome/utility/importer/nss_decryptor_system_nss.cc |
similarity index 99% |
rename from chrome/browser/importer/nss_decryptor_system_nss.cc |
rename to chrome/utility/importer/nss_decryptor_system_nss.cc |
index 9c12fed4385850d50f26f7072f033a85286b0ebf..c6b3cbc2efa26298c37ac1d10afd98a45a8330cf 100644 |
--- a/chrome/browser/importer/nss_decryptor_system_nss.cc |
+++ b/chrome/utility/importer/nss_decryptor_system_nss.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_system_nss.h" |
+#include "chrome/utility/importer/nss_decryptor_system_nss.h" |
#include <pk11pub.h> |
#include <pk11sdr.h> |