Index: chrome/browser/sync/glue/sync_backend_host_core.h |
diff --git a/chrome/browser/sync/glue/sync_backend_host_core.h b/chrome/browser/sync/glue/sync_backend_host_core.h |
index 44439720611c9ef10af35dae8d8dc9f45df6b950..ed2aefe3907a845a455c765476f271c784bdaa18 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_core.h |
+++ b/chrome/browser/sync/glue/sync_backend_host_core.h |
@@ -125,7 +125,7 @@ class SyncBackendHostCore |
// Forwards an invalidation to the sync manager. |
void DoOnIncomingInvalidation( |
- syncer::ObjectIdInvalidationMap invalidation_map); |
+ const syncer::ObjectIdInvalidationMap& invalidation_map); |
// Note: |
// |