| Index: chrome/browser/sync/engine/syncapi_internal.cc
|
| diff --git a/chrome/browser/sync/engine/syncapi_internal.cc b/chrome/browser/sync/engine/syncapi_internal.cc
|
| index 3db0ea811476f2a85d308444812cbff3c15c8c06..419d423ba253c46a3c0573a8c40a7e0f48afc441 100644
|
| --- a/chrome/browser/sync/engine/syncapi_internal.cc
|
| +++ b/chrome/browser/sync/engine/syncapi_internal.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/sync/engine/syncapi_internal.h"
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/sync/util/cryptographer.h"
|
| +#include "chrome/browser/sync/encryption/cryptographer.h"
|
| #include "chrome/browser/sync/protocol/password_specifics.pb.h"
|
|
|
| using browser_sync::Cryptographer;
|
|
|