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 3984343143672b60b23278b512c6e6d0d6189b59..3d55a05621acb7e8e3cb5a7b6a196bf5e23bdb34 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 |
@@ -93,7 +93,6 @@ class LocalToRemoteSyncerTest : public testing::Test { |
void InitializeMetadataDatabase() { |
SyncEngineInitializer* initializer = |
new SyncEngineInitializer(context_.get(), |
- base::MessageLoopProxy::current(), |
database_dir_.path(), |
in_memory_env_.get()); |
SyncStatusCode status = SYNC_STATUS_UNKNOWN; |