Index: chrome/browser/sync/engine/nigori_util.cc |
diff --git a/chrome/browser/sync/engine/nigori_util.cc b/chrome/browser/sync/engine/nigori_util.cc |
index 3e0c27ce1810b1f27c784fd42c007354ebd9374f..7dfa0f9166311b79971de06a74b9fab61bda3c55 100644 |
--- a/chrome/browser/sync/engine/nigori_util.cc |
+++ b/chrome/browser/sync/engine/nigori_util.cc |
@@ -11,7 +11,7 @@ |
#include "chrome/browser/sync/engine/syncer_util.h" |
tim (not reviewing)
2011/11/16 17:58:49
should this file also move to /encryption?
Nicolas Zea
2011/11/16 23:35:48
agreed
|
#include "chrome/browser/sync/internal_api/write_node.h" |
#include "chrome/browser/sync/syncable/syncable.h" |
-#include "chrome/browser/sync/util/cryptographer.h" |
+#include "chrome/browser/sync/encryption/cryptographer.h" |
namespace syncable { |