Index: chrome/browser/sync/glue/sync_backend_host.h |
diff --git a/chrome/browser/sync/glue/sync_backend_host.h b/chrome/browser/sync/glue/sync_backend_host.h |
index dd703b45417c6e40178ab6718bd913a1ce66da6f..405989df4bf9f089759ec983da17f212bc613535 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host.h |
+++ b/chrome/browser/sync/glue/sync_backend_host.h |
@@ -231,7 +231,6 @@ class SyncBackendHost : public BackendDataTypeConfigurer { |
syncer::ConfigureReason reason, |
syncer::ModelTypeSet types_to_add, |
syncer::ModelTypeSet types_to_remove, |
- NigoriState nigori_state, |
const base::Callback<void(syncer::ModelTypeSet)>& ready_task, |
const base::Callback<void()>& retry_callback) OVERRIDE; |