summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test_profile_sync_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/test_profile_sync_service.h')
-rw-r--r--chrome/browser/sync/test_profile_sync_service.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
index aba7c42..8a00515 100644
--- a/chrome/browser/sync/test_profile_sync_service.h
+++ b/chrome/browser/sync/test_profile_sync_service.h
@@ -155,8 +155,7 @@ class SyncBackendHostForProfileSyncTest : public SyncBackendHost {
user,
options.http_bridge_factory,
options.auth_http_bridge_factory,
- options.delete_sync_data_folder,
- browser_sync::kDefaultNotificationMethod));
+ options.delete_sync_data_folder));
// TODO(akalin): Figure out a better way to do this.
if (synchronous_init_) {