| Index: chrome/browser/sync/engine/syncapi.cc
|
| diff --git a/chrome/browser/sync/engine/syncapi.cc b/chrome/browser/sync/engine/syncapi.cc
|
| index d9bfae33f591e361eadf93406f7cb18dc916867b..4b65ece5b3e55ed340da942a54dd2554c5e51453 100644
|
| --- a/chrome/browser/sync/engine/syncapi.cc
|
| +++ b/chrome/browser/sync/engine/syncapi.cc
|
| @@ -46,7 +46,6 @@
|
| #include "chrome/browser/sync/sessions/sync_session_context.h"
|
| #include "chrome/browser/sync/syncable/directory_manager.h"
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| -#include "chrome/browser/sync/util/character_set_converters.h"
|
| #include "chrome/browser/sync/util/closure.h"
|
| #include "chrome/browser/sync/util/crypto_helpers.h"
|
| #include "chrome/browser/sync/util/path_helpers.h"
|
|
|