extract_from_cab script now takes a global lock while extracting from the CAB file.
I suspect the Microsoft expand tool does not work reliably if invoked concurrently. Since a recent change to extract the xinput DLL using the same script, but for a different target than the D3D DLLs, it is possible that expand_from_cab.py can be invoked concurrently.
BUG=107291
Review URL: http://codereview.chromium.org/8921029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114132 0039d316-1c4b-4281-b951-d872f2087c98
CrOS-Libchrome-Original-Commit: 7741480e63a9dda0a4fc899bcb20b16ee7f6f3dc
1 file changed