Index: components/encryptor/encryptor_unittest.cc |
diff --git a/chrome/browser/password_manager/encryptor_unittest.cc b/components/encryptor/encryptor_unittest.cc |
similarity index 98% |
rename from chrome/browser/password_manager/encryptor_unittest.cc |
rename to components/encryptor/encryptor_unittest.cc |
index 4ae41e66dd7edfbec7290994dc6e7db123a3566e..71376a505856ecd7531de0254ec76a718113c3dc 100644 |
--- a/chrome/browser/password_manager/encryptor_unittest.cc |
+++ b/components/encryptor/encryptor_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 "chrome/browser/password_manager/encryptor.h" |
+#include "components/encryptor/encryptor.h" |
#include <string> |