| Index: sync/engine/build_commit_command.cc
|
| diff --git a/sync/engine/build_commit_command.cc b/sync/engine/build_commit_command.cc
|
| index 32237f9ebbf6a7c420d66aa1a924ec71dcf2f437..534e196ba5c391b09c9918e7d998310e72644054 100644
|
| --- a/sync/engine/build_commit_command.cc
|
| +++ b/sync/engine/build_commit_command.cc
|
| @@ -37,7 +37,6 @@ using syncable::IS_UNSYNCED;
|
| using syncable::Id;
|
| using syncable::MutableEntry;
|
| using syncable::SPECIFICS;
|
| -using syncer::UNSPECIFIED;
|
|
|
| // static
|
| int64 BuildCommitCommand::GetFirstPosition() {
|
|
|