base::UnguessableToken landed as part of 643857.
gpu::Mailbox is a valid canditate that could be updated to use base::UnguessableToken.
There are a few intermediate steps before the change can be made. piman@ mentions that we are currently 64 bytes as the Mailbox's name, and that there might be a few scripts for which that value is hard coded. piman@ suggest the first step is updating GL_MAILBOX_SIZE_CHROMIUM to 16, and fixing the code, after which it will be easier to transition to UnguessableToken
This bug tracks the work to update gpu::Mailbox to use base::UnguessableToken
Comment 1 by piman@chromium.org
, Oct 27 2016