Fix the message threading for comment replies

We can't include the message writer's Account.Id in the Message-Id
as doing so prevents comments being sent by sendComment() from
threading under the earlier notifications sent by sendNewChange()
or sendNewPatchSet().

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed