Fix a bug wherein we'd release a scoped_ptr and dereference it in the same line of code.  That worked by luck on some compilers, but failed on OSX, in a way only revealed by tryjobs on a subsequent blink change.

BUG=108012

Review URL: https://codereview.chromium.org/320103003

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