Add a macro for SharedMemory::Share

SharedMemory::Share was introduced at crrev.com/2555483002 only on Mac
and not other platforms. This CL adds a macro to SharedMemory::Share
declaration to clarily that the function Share is available only on Mac.

BUG=671228
TEST=n/a

Review-Url: https://codereview.chromium.org/2567293003
Cr-Commit-Position: refs/heads/master@{#438434}
1 file changed