Fix ToolsSanityTest.DataRace under TSan v1 by allocating the shared variable on the heap instead of stack.
For some reason the test interferes with others and the race on the stack variable gets ignored.

BUG=223016
TBR=thestig,darin
Review URL: https://codereview.chromium.org/13040003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190002 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed