| Index: sync/syncable/syncable.cc
|
| diff --git a/sync/syncable/syncable.cc b/sync/syncable/syncable.cc
|
| index 760a3314a40bef6e12d9aa191cde77925235322e..0ecec96d6d0947ab770ee2e9a7a2a6f2b3d55211 100644
|
| --- a/sync/syncable/syncable.cc
|
| +++ b/sync/syncable/syncable.cc
|
| @@ -30,7 +30,6 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| #include "sync/protocol/proto_value_conversions.h"
|
| -#include "sync/protocol/service_constants.h"
|
| #include "sync/syncable/directory_backing_store.h"
|
| #include "sync/syncable/directory_change_delegate.h"
|
| #include "sync/syncable/in_memory_directory_backing_store.h"
|
|
|