Index: chrome/browser/sync/syncable/directory_manager.h |
diff --git a/chrome/browser/sync/syncable/directory_manager.h b/chrome/browser/sync/syncable/directory_manager.h |
index 4a7316fc81ae19412196e963a7b5b78b4d826472..69d8d72d96569c9d5503e580cf9c2225020306e1 100644 |
--- a/chrome/browser/sync/syncable/directory_manager.h |
+++ b/chrome/browser/sync/syncable/directory_manager.h |
@@ -21,7 +21,7 @@ |
#include "base/synchronization/lock.h" |
#include "chrome/browser/sync/syncable/dir_open_result.h" |
#include "chrome/browser/sync/syncable/syncable.h" |
-#include "chrome/browser/sync/util/cryptographer.h" |
+#include "chrome/browser/sync/encryption/cryptographer.h" |
namespace sync_api { class BaseTransaction; } |
namespace syncable { class BaseTransaction; } |