Index: components/encryptor/encryptor_password_mac_unittest.cc |
diff --git a/components/webdata/encryptor/encryptor_password_mac_unittest.cc b/components/encryptor/encryptor_password_mac_unittest.cc |
similarity index 97% |
rename from components/webdata/encryptor/encryptor_password_mac_unittest.cc |
rename to components/encryptor/encryptor_password_mac_unittest.cc |
index 97462229046ec403d4483b301c665ac709f77fe9..09a20741bf71ca815c476f00e6fb2d997f378e82 100644 |
--- a/components/webdata/encryptor/encryptor_password_mac_unittest.cc |
+++ b/components/encryptor/encryptor_password_mac_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/webdata/encryptor/encryptor_password_mac.h" |
+#include "components/encryptor/encryptor_password_mac.h" |
#include "crypto/mock_apple_keychain.h" |
#include "testing/gtest/include/gtest/gtest.h" |