| Index: sync/sync.gyp
|
| diff --git a/sync/sync.gyp b/sync/sync.gyp
|
| index 9ced955c1c36fc89170354ab540104b23b5f7d98..86460138f22330bd8aca3e339e14fce7065d16e8 100644
|
| --- a/sync/sync.gyp
|
| +++ b/sync/sync.gyp
|
| @@ -102,14 +102,10 @@
|
| 'engine/conflict_resolver.h',
|
| 'engine/conflict_util.cc',
|
| 'engine/conflict_util.h',
|
| - 'engine/cryptographer_provider.cc',
|
| - 'engine/cryptographer_provider.h',
|
| 'engine/directory_commit_contribution.cc',
|
| 'engine/directory_commit_contribution.h',
|
| 'engine/directory_commit_contributor.cc',
|
| 'engine/directory_commit_contributor.h',
|
| - 'engine/directory_cryptographer_provider.cc',
|
| - 'engine/directory_cryptographer_provider.h',
|
| 'engine/directory_update_handler.cc',
|
| 'engine/directory_update_handler.h',
|
| 'engine/entity_tracker.cc',
|
|
|