Index: components/encryptor/encryptor_win.cc |
diff --git a/components/webdata/encryptor/encryptor_win.cc b/components/encryptor/encryptor_win.cc |
similarity index 97% |
rename from components/webdata/encryptor/encryptor_win.cc |
rename to components/encryptor/encryptor_win.cc |
index f7afa5ddeda86aef49e82e8288673201efbf3f39..305c3e8f6d1099af76df7f8955e0ef53564fd661 100644 |
--- a/components/webdata/encryptor/encryptor_win.cc |
+++ b/components/encryptor/encryptor_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/encryptor.h" |
+#include "components/encryptor/encryptor.h" |
#include <windows.h> |
#include <wincrypt.h> |