| Index: chrome/browser/sync/syncable/syncable.cc
|
| diff --git a/chrome/browser/sync/syncable/syncable.cc b/chrome/browser/sync/syncable/syncable.cc
|
| index 81b3ad510cdb24228e3b6975a44d810639b66ae7..f8d8a5593edb8dd227ab721c9f295d18c1d09f07 100644
|
| --- a/chrome/browser/sync/syncable/syncable.cc
|
| +++ b/chrome/browser/sync/syncable/syncable.cc
|
| @@ -48,7 +48,6 @@
|
| #include "chrome/browser/sync/syncable/syncable_changes_version.h"
|
| #include "chrome/browser/sync/syncable/syncable_columns.h"
|
| #include "chrome/browser/sync/syncable/syncable_enum_conversions.h"
|
| -#include "chrome/browser/sync/util/crypto_helpers.h"
|
| #include "chrome/common/deprecated/event_sys-inl.h"
|
| #include "net/base/escape.h"
|
|
|
|
|