Index: chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_service_autofill_unittest.cc b/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
index f57d693118620a4d906c9241bd452be632b33c93..14881308f1ef5e999e9a1dfbbc44ae97253a7ec6 100644 |
--- a/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
@@ -357,6 +357,7 @@ ACTION_P(MakeAutocompleteSyncComponents, wds) { |
ACTION_P(ReturnNewDataTypeManagerWithDebugListener, debug_listener) { |
return new browser_sync::DataTypeManagerImpl( |
+ base::Closure(), |
debug_listener, |
arg1, |
arg2, |