| Index: chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc b/chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc
|
| index 64ac9dc992bdec992972a11ee4674c7bec79c5ce..1dca18bbd5564958c4e48d89d2c66e0abdfeba4c 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc
|
| +++ b/chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc
|
| @@ -68,7 +68,6 @@
|
| context_.reset(new SyncEngineContext(
|
| fake_drive_service_.get(),
|
| drive_uploader_.get(),
|
| - base::MessageLoopProxy::current(),
|
| base::MessageLoopProxy::current()));
|
| context_->SetRemoteChangeProcessor(fake_remote_change_processor_.get());
|
|
|
|
|