Index: chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc b/chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc |
index f4c810d006c5967c4e787ffe16713cd75a21807e..57536c8aae81cea8ad824cd4d5710d49571f55cc 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc |
+++ b/chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc |
@@ -61,6 +61,7 @@ class RegisterAppTaskTest : public testing::Test { |
new SyncEngineContext( |
fake_drive_service.PassAs<drive::DriveServiceInterface>(), |
drive_uploader.Pass(), |
+ NULL, |
base::MessageLoopProxy::current(), |
base::MessageLoopProxy::current(), |
base::MessageLoopProxy::current())); |