Index: components/encryptor/encryptor_posix.cc |
diff --git a/components/webdata/encryptor/encryptor_posix.cc b/components/encryptor/encryptor_posix.cc |
similarity index 98% |
rename from components/webdata/encryptor/encryptor_posix.cc |
rename to components/encryptor/encryptor_posix.cc |
index a59abc5e3c9be506df96e08ef597ef20c29e0d1e..30c3481421bf85834de589b9f17b78c49bc00bb8 100644 |
--- a/components/webdata/encryptor/encryptor_posix.cc |
+++ b/components/encryptor/encryptor_posix.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 "base/logging.h" |
#include "base/memory/scoped_ptr.h" |