| 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 29420edeac1c636569fe348ff540db5987defd57..ec36276d0de5bd394ec9ccfca6776a955a2c28b6 100644
|
| --- a/chrome/browser/sync/syncable/directory_manager.h
|
| +++ b/chrome/browser/sync/syncable/directory_manager.h
|
| @@ -18,10 +18,10 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/file_path.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #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/util/weak_handle.h"
|
|
|
| namespace browser_sync { class Cryptographer; }
|
|
|