Index: chrome/browser/sync/encryption/nigori_unittest.cc |
diff --git a/chrome/browser/sync/util/nigori_unittest.cc b/chrome/browser/sync/encryption/nigori_unittest.cc |
similarity index 98% |
rename from chrome/browser/sync/util/nigori_unittest.cc |
rename to chrome/browser/sync/encryption/nigori_unittest.cc |
index 9c17762ffc6c0e1bd25b6cc9676959c13d9f3923..bc9154e664e12716c8c535aab028233b58b5fdc4 100644 |
--- a/chrome/browser/sync/util/nigori_unittest.cc |
+++ b/chrome/browser/sync/encryption/nigori_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/nigori.h" |
+#include "chrome/browser/sync/encryption/nigori.h" |
#include <string> |