| Index: chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc b/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc
|
| index 0cd158c09237492e8ab224797e5bed386c63044e..a40908a733ca58522855ebc42a5c531fb8e02cf7 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc
|
| +++ b/chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc
|
| @@ -75,7 +75,6 @@ class RemoteToLocalSyncerTest : public testing::Test {
|
| drive_uploader.Pass(),
|
| NULL,
|
| base::ThreadTaskRunnerHandle::Get(),
|
| - base::ThreadTaskRunnerHandle::Get(),
|
| base::ThreadTaskRunnerHandle::Get()));
|
| context_->SetRemoteChangeProcessor(remote_change_processor_.get());
|
|
|
|
|