| Index: chrome/browser/sync/engine/syncapi.cc
|
| diff --git a/chrome/browser/sync/engine/syncapi.cc b/chrome/browser/sync/engine/syncapi.cc
|
| index e17d6528b07b1c681b8376877a123f4fcef86420..6894e890b6ccac7fa2835cf7f75b53fd9370357b 100644
|
| --- a/chrome/browser/sync/engine/syncapi.cc
|
| +++ b/chrome/browser/sync/engine/syncapi.cc
|
| @@ -48,7 +48,6 @@
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| #include "chrome/browser/sync/util/closure.h"
|
| #include "chrome/browser/sync/util/crypto_helpers.h"
|
| -#include "chrome/browser/sync/util/path_helpers.h"
|
| #include "chrome/browser/sync/util/user_settings.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/deprecated/event_sys.h"
|
|
|