| Index: sync/syncable/syncable.cc
|
| diff --git a/sync/syncable/syncable.cc b/sync/syncable/syncable.cc
|
| index 68b5babe10da50c9fdd83e1e0636166d83d47b42..0d112dc45e009b466718a4d238e89833d00c35d4 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"
|
|
|