| Index: sync/sync_core.gypi
|
| diff --git a/sync/sync_core.gypi b/sync/sync_core.gypi
|
| index 2b97fe7e74a956f72e0df824b3d63ff046900d79..95b3ff8baec85d1d8aa9ed72b36bb96f9730a856 100644
|
| --- a/sync/sync_core.gypi
|
| +++ b/sync/sync_core.gypi
|
| @@ -46,8 +46,8 @@
|
| 'engine/conflict_util.h',
|
| 'engine/download.cc',
|
| 'engine/download.h',
|
| - 'engine/get_commit_ids_command.cc',
|
| - 'engine/get_commit_ids_command.h',
|
| + 'engine/get_commit_ids.cc',
|
| + 'engine/get_commit_ids.h',
|
| 'engine/model_changing_syncer_command.cc',
|
| 'engine/model_changing_syncer_command.h',
|
| 'engine/net/server_connection_manager.cc',
|
|
|