Index: sync/util/data_encryption_win_unittest.cc |
diff --git a/chrome/browser/sync/util/data_encryption_unittest.cc b/sync/util/data_encryption_win_unittest.cc |
similarity index 92% |
rename from chrome/browser/sync/util/data_encryption_unittest.cc |
rename to sync/util/data_encryption_win_unittest.cc |
index 6a8091cac14adfc8c3bfc6cbeae08912437a4e9b..4fa525046057f1b26b19ae3ae34a02b33cab1b42 100644 |
--- a/chrome/browser/sync/util/data_encryption_unittest.cc |
+++ b/sync/util/data_encryption_win_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/sync/util/data_encryption.h" |
+#include "sync/util/data_encryption_win.h" |
#include <string> |
#include <vector> |