Roll gmock 358:359

gmock r359 moves several heavy mock functions out of line. It speeds up building the gpu target ~6x on my mac (30s instead of 180), and my mac also stays responsive the whole time. Previously, it would swap a lot, requiring me to set PBXNumberOfParallelBuildSubtasks to something small.

With this patch, PBXNumberOfParallelBuildSubtasks no longer has to be set. Together with this gmock change, this speeds up a local clean build of everything by 25% (30min instead of 40min).

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/6584002

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