Index: chrome/browser/sync/glue/sync_backend_host_impl.h |
diff --git a/chrome/browser/sync/glue/sync_backend_host_impl.h b/chrome/browser/sync/glue/sync_backend_host_impl.h |
index efb8c9b990687ad8cdf2796dba40c1c86159c7e4..2eb601410f058905b7c0ec340bb5ec2fa2365a6b 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_impl.h |
+++ b/chrome/browser/sync/glue/sync_backend_host_impl.h |
@@ -177,8 +177,7 @@ |
const syncer::WeakHandle<syncer::JsBackend> js_backend, |
const syncer::WeakHandle<syncer::DataTypeDebugInfoListener> |
debug_info_listener, |
- syncer::SyncContextProxy* sync_context_proxy, |
- const std::string& cache_guid); |
+ syncer::SyncContextProxy* sync_context_proxy); |
// Downloading of control types failed and will be retried. Invokes the |
// frontend's sync configure retry method. |