Index: chrome/browser/sync/encryption/cryptographer.cc |
diff --git a/chrome/browser/sync/util/cryptographer.cc b/chrome/browser/sync/encryption/cryptographer.cc |
similarity index 99% |
rename from chrome/browser/sync/util/cryptographer.cc |
rename to chrome/browser/sync/encryption/cryptographer.cc |
index f7ac50e334f10a1360b740cde4bfcdb7a463c0ab..c5f137b3b5b400ddcbd417b218a828fb050dcd8e 100644 |
--- a/chrome/browser/sync/util/cryptographer.cc |
+++ b/chrome/browser/sync/encryption/cryptographer.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/base64.h" |
-#include "chrome/browser/sync/util/cryptographer.h" |
+#include "chrome/browser/sync/encryption/cryptographer.h" |
#include "chrome/browser/password_manager/encryptor.h" |
namespace browser_sync { |