Index: components/drive/file_system/get_file_for_saving_operation_unittest.cc |
diff --git a/components/drive/file_system/get_file_for_saving_operation_unittest.cc b/components/drive/file_system/get_file_for_saving_operation_unittest.cc |
index a7664f586b71644a2fe22847191fa650334072ea..8675e3bc91825b8f67390989179e089880513817 100644 |
--- a/components/drive/file_system/get_file_for_saving_operation_unittest.cc |
+++ b/components/drive/file_system/get_file_for_saving_operation_unittest.cc |
@@ -64,7 +64,7 @@ class GetFileForSavingOperationTest : public OperationTestBase { |
void SetUp() override { |
OperationTestBase::SetUp(); |
- file_task_runner_ = content::BrowserThread::GetMessageLoopProxyForThread( |
+ file_task_runner_ = content::BrowserThread::GetTaskRunnerForThread( |
content::BrowserThread::FILE); |
operation_.reset(new GetFileForSavingOperation( |